#7953: django contenttypes post_sync breaking syncdb (again)
------------------------------------+---------------------------------------
Reporter: mspang | Owner: nobody
Status: closed | Milestone:
Component: Uncategorized | Version: 1.0-alpha
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by kmtracey):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
You say "again" in the summary as if this is a re-occurrence of a
previously-fixed bug but give no pointers to any old bug like this. For
those of us not around since day 1 or perhaps with not the greatest
memories, it would be helpful if you actually identified any previous
identical bugs.
As it is, as mentioned here:
http://www.djangoproject.com/documentation/contenttypes/
the auth framework requires contenttypes. The syncdb output indicates
you've got auth in your INSTALLED_APPs. Therefore you need contenttypes
also. Since you didn't have it, you got an error. Adding contenttypes
fixed the eerror. What's the problem?
--
Ticket URL: <http://code.djangoproject.com/ticket/7953#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---