Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.2k
Open
Milestone
Description
Summary
When changing the order of plugins, thechanged_date
-field on tablecms_cmsplugin
doesn't get updated.
Expected behaviour
Changing plugins (however) should always cause an update onchanged_date
.
Actual behaviour
changed_date
doesn't get updated when changing the order of plugins.
Environment
- Python version: 3.6.6
- Django version: 1.11.12
- django CMS version: 3.5.2