django-auditlog/docs/source
Hoàng Quốc Hưng d4f99c2729
Add AUDITLOG_TRUNCATE_CHANGES_DISPLAY and AUDITLOG_TRUNCATE_LIMIT (#684)
* Add AUDITLOG_TRUNCATE_CHANGES_DISPLAY and AUDITLOG_TRUNCATE_LIMIT

To configure how many characters will be truncated or disable it

* Add AUDITLOG_CHANGE_DISPLAY_TRUNCATE_LENGTH settings

to keep or truncate strings of `changes_display_dict` property at a variable length
2024-11-04 14:39:25 +01:00
..
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 AUDITLOG_TRUNCATE_CHANGES_DISPLAY and AUDITLOG_TRUNCATE_LIMIT (#684) 2024-11-04 14:39:25 +01:00