Tuesday, August 3, 2010

convert mysql database tables into classes of model.py file

I have the backup of mysql database with tables and fields data.
I want to use these tables and fields to create the classes in
model.py file for django.

Is it possible?
Is any tool and script for convert the database tables with fields
into a modey.py to create class?

Thanks

--
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.

No comments:

Post a Comment