#8071: Admin app ignores custom form settings for inline formsets for inline-
edited foreign key models
--------------------------------------+-------------------------------------
Reporter: dan90 | Owner: nobody
Status: new | Milestone: 1.0
Component: Admin interface | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Comment (by kratorius):
Above patch fixes this issue and automatically converts tuple or strings
to lists, though I can't understand why you're defining the {{{exclude}}}
twice. The "correct" behaviour should be to set {{{exclude}}} in
{{{IngredientsForm}}} and then let the admin take care of it (actually the
{{{formset}}} option isn't documented: should it be?).
--
Ticket URL: <http://code.djangoproject.com/ticket/8071#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
-~----------~----~----~----~------~----~------~--~---