Convert php project into django
I make a project in php5, but now i want shift my project into Django.
I am able to shift my database into model.py file using this command
#django-admin.py inspectdb
and also complete the 4 Tutorial http://docs.djangoproject.com
but now want to my shift the other php5 work into django.
Is it possible and how?
Is it any tool or help tutorials, which make my work easier?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home