#13443: No required field indication in TabularInline
-------------------------------------------+--------------------------------
Reporter: deschler | Owner: nobody
Status: new | Milestone: 1.2
Component: django.contrib.admin | Version:
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by russellm):
* needs_better_patch: => 0
* needs_docs: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* milestone: => 1.2
Comment:
The 'required' field was added in the 1.2 cycle (or rather, restored in
the 1.2 cycle - it existed in 0.96, and was lost in the newforms
refactor). It exists on StackedInline by accident (due to a shared
template fragment) - it should be added to TabularInline for consistency.
--
Ticket URL: <http://code.djangoproject.com/ticket/13443#comment:1>
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.