#5828: Changeset 6613 seems to have broken edit inline
--------------------------------------------------+-------------------------
Reporter: Øyvind Saltvik <[EMAIL PROTECTED]> | Owner:
nobody
Status: new | Component:
Admin interface
Version: newforms-admin | Resolution:
Keywords: | Stage:
Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------------------+-------------------------
Comment (by jkocherhans):
Replying to [comment:11 Karen Tracey <[EMAIL PROTECTED]>]:
> One oddity I noticed is if you have 3 "additional" edit-inline forms,
and try to use the 2nd one for adding a new item (while leaving the 1st
entirely empty), it doesn't work. All the required fields on the first
one are flagged "this field is required". Is this behavior
intentional/correct...that when adding an entry you must use the
"additional" forms in order?
That behavior is intentional. The validator works through the add forms
backwards and once it finds a non-empty one, all the rest are required.
--
Ticket URL: <http://code.djangoproject.com/ticket/5828#comment:12>
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
-~----------~----~----~----~------~----~------~--~---