In 0.9.1, I would run python manage.py init; python manage.py install
{{insert desired model here}}. In magic-removal, there appears to no
longer be an init argument to manage.py. There is also a new syncdb
argument. Is the proper way to setup your db in magic removal to call
manage.py with syncdb? This appears to do what I was doing before,
only with fewer steps.
- jmj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---