django-auditlog/docs/source
Amirreza Ashouri c4907bcd52
Add ability to globally mask fields by name on all models. (#702)
* Add ability to globally mask fields by name on all models.

Fixes https://github.com/jazzband/django-auditlog/issues/701

* Add feature explanation in `usage.rst` file.

* Add a record to CHANGELOG.md file.

* Add test coverage.
2025-02-24 12:05:04 +03:30
..
conf.py Replace pkg_resources with importlib solution (#450) 2022-11-21 16:50:34 +01:00
index.rst feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02:00
installation.rst Confirm Django 5.1 support and drop Django 3.2 support. (#677) 2024-10-17 18:53:55 +02:00
internals.rst Adding Custom Pre- and Post- Log Hooks (#483) 2022-12-27 20:14:51 +01:00
upgrade.rst feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02:00
usage.rst Add ability to globally mask fields by name on all models. (#702) 2025-02-24 12:05:04 +03:30