- update to 6.1.0:
* Added history_order_by_date and get_version_ordering to
VersionAdmin (@micmarc).
* Prevent Django signals firing when viewing historical
versions in admin. Django model signals (pre_save, post_save,
pre_delete, post_delete, m2m_changed) are now muted during
GET requests to revision views, preventing unintended side
effects from signal handlers when users view historical data.
(@romanek-adam-b2c2)
- refresh only-sqlite-test-db.patch
OBS-URL: https://build.opensuse.org/request/show/1343784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-reversion?expand=0&rev=18
Description
No description provided
Languages
Diff
100%