I ran into a situation recently where I was trying to do syncdb on a
project that included an application with initial_data but no
models.py. The syncdb failed silently and it took me a little while to
understand what was going on.

Is it an explicit design decision to fail on encountering no models.py
in a project rather than treating it as an empty 'models.py'?

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to