#5390: Add signals to ManyRelatedManager
----------------------------------------------------------+-----------------
Reporter: Ludovico Magnocavallo <[email protected]> | Owner:
rvdrijst
Status: assigned | Milestone:
post-1.0
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords:
manytomanyfield feature signals
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------------------+-----------------
Changes (by rvdrijst):
* owner: nobody => rvdrijst
* needs_better_patch: 1 => 0
* status: new => assigned
* needs_docs: 1 => 0
Comment:
I have attached a new patch that combines the changes to the code, the
documentation and the tests in one file.
The biggest change is that there is now only one signal, m2m_changed, that
has an 'action' parameter (based on a comment of Malcolm Tredinnick.
The other parameters have changed somewhat, please discuss
problems/suggestions on the django-developer thread mentioned above, where
I have also posted a short explanation of the new parameters.
And thanks to Ludovico for the initial implementation.
--
Ticket URL: <http://code.djangoproject.com/ticket/5390#comment:21>
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
-~----------~----~----~----~------~----~------~--~---