mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +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). |
||
|---|---|---|
| .. | ||
| source | ||
| make.bat | ||
| Makefile | ||
| requirements.txt | ||