Django

Code

Ticket #2861 (closed: duplicate)

Opened 3 years ago

Last modified 3 years ago

Signals for m2m object creation/deletion

Reported by: mitakummaa@gmail.com Assigned to: nobody
Milestone: Component: Database layer (models, ORM)
Version: Keywords: signals, m2m
Cc: pythonmailing@web.de Triage Stage: Design decision needed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

As many-to-many fields can be also understood as model attributes, it would be great (and in my case, crucial) be able to track their changes. I'm willing to submit a patch, but I'd like to hear comments about this, especially concerning the type of data to send in a signal as an argument.

Attachments

Change History

02/17/07 10:17:20 changed by Simon G. <dev@simon.net.nz>

  • stage changed from Unreviewed to Design decision needed.

07/23/07 15:00:02 changed by Marek Kubica <pythonmailing@web.de>

  • cc set to pythonmailing@web.de.
  • keywords set to signals, m2m.

09/16/07 08:25:16 changed by ubernostrum

  • status changed from new to closed.
  • resolution set to duplicate.

Closing in favor of #5390 which has a patch.


Add/Change #2861 (Signals for m2m object creation/deletion)




Change Properties
Action