#1044: Bug in admin panel
-----------------------------------+----------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian         
     Status:  closed               |            Component:  Admin interface
    Version:                       |           Resolution:  fixed          
   Keywords:                       |                Stage:  Unreviewed     
  Has_patch:  0                    |           Needs_docs:  0              
Needs_tests:  0                    |   Needs_better_patch:  0              
-----------------------------------+----------------------------------------
Comment (by brosner):

 This came up in IRC and I was able to verify that this issue is still a
 problem with trunk (r6373).  The newforms-admin branch will more than
 likely fix this, but if not here is what i discovered.  When you have an
 edit_inline model named the same thing as a field in the parent model the
 DotExpandedDict fails since there is name clashing.  Just rename the
 edit_inline model and it works.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1044#comment:2>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to