#5390: Add signals to ManyRelatedManager
----------------------------------------------------------+-----------------
Reporter: Ludovico Magnocavallo <[email protected]> | Owner:
nobody
Status: new | 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: 1 | Needs_tests: 0
Needs_better_patch: 1 |
----------------------------------------------------------+-----------------
Changes (by rvdrijst):
* keywords: manytomanyfield feature => manytomanyfield feature signals
* needs_better_patch: 0 => 1
* needs_docs: 0 => 1
* milestone: => post-1.0
Comment:
I have started a discussion on django-developers concerning this ticket
and the limitations I have encountered:
http://groups.google.com/group/django-
developers/browse_thread/thread/afe6ad7994d868ba
Hopefully, this will push development and get this feature in the 1.1alhpa
scheduled for january '09.
If you are interested, please read and comment there. If discussion is
fruitful, I will claim the ticket and improve the patch, docs and tests.
Additionally, not related to the functionality but to the documentation:
the db-api.txt is not the right place for signal documentation (there is
no talk of pre/post_save signals there either). The correct place seems
docs/ref/signals.txt. Also, not only the names of the signals, but also
the extra arguments will need to be described.
--
Ticket URL: <http://code.djangoproject.com/ticket/5390#comment:19>
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
-~----------~----~----~----~------~----~------~--~---