#11448: Defining relationships after querying a model does not add a reverse
lookup
to the referenced model
-------------------------------------+-------------------------------------
Reporter: Dennis | Owner: nobody
Kaarsemaker | Status: new
Type: Bug | Component: Database layer
Milestone: | (models, ORM)
Version: SVN | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
-------------------------------------+-------------------------------------
Comment (by kmtracey):
#15771 looks like another case of this error, now triggered by importing
from `contrib.auth.admin` before defining a model with a relationship to
User -- something that used (1.2.X) to work. Not sure what has changed
that it now (1.3) triggers this error.
--
Ticket URL: <http://code.djangoproject.com/ticket/11448#comment:13>
Django <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.