#33369: Add through_defaults as argument for m2m_changed signal
-------------------------------------+-------------------------------------
Reporter: ShmuelTreiger | Owner: nobody
Type: New feature | Status: closed
Component: Database layer | Version: dev
(models, ORM) |
Severity: Normal | Resolution: wontfix
Keywords: m2m_changed | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => wontfix
Comment:
Please don't reopen closed ticket. You have a custom intermediate models,
so in your case `.create()` or `.save()` seem ideal to handle this logic.
As you already described there are at least two ways for your use case. We
don't want to add a third way. Moreover, signals are required in really
rare cases and it's definitely not one of them.
--
Ticket URL: <https://code.djangoproject.com/ticket/33369#comment:4>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/071.9e0d22d58a0adceab41cabe7f79bfe38%40djangoproject.com.