Django: M2m_changed Not Fired When End Of Relation Is Deleted
NOTICE: due to production environment constraints, I must stick to django-1.4 for the moment. I've just made a test to see whether I can hook onto an event when ManyToMany changes.
Solution 1:
This is a bug, not fixed yet: https://code.djangoproject.com/ticket/17688
Post a Comment for "Django: M2m_changed Not Fired When End Of Relation Is Deleted"