mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-17 06:30:27 +00:00
Add AUDITLOG_EXCLUDE_REVERSE_RELATIONS setting which, when True, excludes auto-created reverse relation fields (auto_created and not concrete) from the diff calculation to avoid extra DB hits and inadvertent mutation of instance._state.fields_cache. Closes #551 (or: Fixes behavior described in jazzband/django-auditlog#551). |
||
|---|---|---|
| .. | ||
| conf.py | ||
| index.rst | ||
| installation.rst | ||
| internals.rst | ||
| upgrade.rst | ||
| usage.rst | ||