#14283: AttributeError on admin detail page after r13708
----------------------------------------------+-----------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone:
Component: Contrib apps | Version: 1.2
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Changes (by simon29):
* cc: simon29 (added)
Comment:
Same error, same stacktrace exactly.
This time with an inline that has two keys back to the "parent" model and
uses "fk_name" to select which one to link by.
So, this isn't just a GenericForeignKey issue. Somehow,
formfield_for_dbfield() is getting a None request object in other
instances also (haven't dug any deeper just yet).
--
Ticket URL: <http://code.djangoproject.com/ticket/14283#comment:5>
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.