Re: inspectdb option and DJango normal operations

2013-02-01 Thread carlos
yes and not why syncdb create a other tables for example auth, content_type etc and inspectdb only tables databases old Cheers On Thu, Jan 31, 2013 at 12:03 PM, wrote: > If I use the inspectdb command to create models.py file from existing > database schema would it function the same way as if

inspectdb option and DJango normal operations

2013-01-31 Thread arc4gold
If I use the inspectdb command to create models.py file from existing database schema would it function the same way as if I had created the tables using the syncdb command.? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscri