#15602: Using get_readonly_fields and StackedInline/TabularInline admin objects
doesn't allow creating new objects, immutible existing objects
-------------------------------------------+-------------------------------
Reporter: bradwhittington | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: contrib.admin
Version: 1.2 | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------+-------------------------------
Comment (by nivhaa@…):
Happens the same to me, but I'm working with 1.3... can't use
get_readonly_fields on an inline models when I'm having two inlines in the
same change_view page. "Please correct the errors below" is shown above,
without any error shown below. when trying to debug, somewhere along the
road, the formset gets this error for each inline object "This field is
required" - but as I said, it's not shown in the page
--
Ticket URL: <https://code.djangoproject.com/ticket/15602#comment:6>
Django <https://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.