#12337: save_m2m() does not honor save_instance's exclude argument
-------------------------------------+--------------------------------------
Reporter: margieroginski | Owner: nobody
Status: closed | Milestone:
Component: Uncategorized | Version: 1.1
Resolution: invalid | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Comment (by ubernostrum):
As Russ pointed out, the problem here is the technique you're trying to
use: changing `Meta` partway through the life cycle of the form isn't, and
won't be, supported. If you need to change the behavior of the form
dynamically, you'll need to use a different approach (and for help on that
try the django-users mailing list rather than the ticket tracker).
--
Ticket URL: <http://code.djangoproject.com/ticket/12337#comment:3>
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.