1
0
mirror of https://github.com/django/django.git synced 2025-10-30 09:06:13 +00:00
Files
django/django/forms
Tim Graham 20c03399d8 [1.11.x] Fixed #27998, #28543 -- Restored logging of ManyToManyField changes in admin's object history.
And prevented ManyToManyField initial data in model forms from being affected
by subsequent model changes.

Regression in 56a55566a791a11420fe96f745b7489e756fc931.

Partial backport of e5bd585c6e and
15b465c584 from master
2017-08-31 09:41:04 -04:00
..