#9122: Inline admin on generic relations ignores exclude and max_num
-----------------------------------+----------------------------------------
Reporter: danielr | Owner: nobody
Status: new | Milestone:
Component: Contrib apps | Version: 1.0
Resolution: | Keywords: admin, generic relations
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
-----------------------------------+----------------------------------------
Changes (by mtredinnick):
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 1
* needs_docs: => 0
Comment:
Before applying this, I'd like to have some tests of that stuff, since
it's clear some things have been missed and it would be nice to make sure
this doesn't happen in the future (and that the proposed change is
correct). It might well turn out to be easiest to replace
`django/contrib/conttenttypes/tests.py` with a
`django/contrib/contentypes/tests/` directory so that the form tests can
be put into a separate file from the default content type tests.
--
Ticket URL: <http://code.djangoproject.com/ticket/9122#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
-~----------~----~----~----~------~----~------~--~---