mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Fix copy-paste error in documentation heading (#760)
This commit is contained in:
parent
85056b73c3
commit
74ba152a67
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ It will be considered when ``AUDITLOG_INCLUDE_ALL_MODELS`` is `True`.
|
|||
|
||||
.. versionadded:: 3.0.0
|
||||
|
||||
**AUDITLOG_EXCLUDE_TRACKING_FIELDS**
|
||||
**AUDITLOG_DISABLE_REMOTE_ADDR**
|
||||
|
||||
When using "AuditlogMiddleware",
|
||||
the IP address is logged by default, you can use this setting
|
||||
|
|
|
|||
Loading…
Reference in a new issue