#9863: InlineModelAdmin breaks in the latest revision 9650
---------------------------------+------------------------------------------
Reporter: shilin | Owner: nobody
Status: new | Milestone: post-1.0
Component: Forms | Version: SVN
Resolution: | Keywords: admin
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------+------------------------------------------
Changes (by django_banjo):
* component: django.contrib.admin => Forms
Comment:
This error also happens with inlineformset_factory() if a model's field
has editable=False or if it's used with formset = MyFormSet(...
exclude=('some_field')).
--
Ticket URL: <http://code.djangoproject.com/ticket/9863#comment:2>
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
-~----------~----~----~----~------~----~------~--~---