django-auditlog/auditlog
2024-10-29 23:36:56 -04:00
..
management chore: add a check arg to the migration command (#563) 2023-09-13 18:03:04 +02:00
migrations fix__serialized_data__model_bug 2024-10-29 21:35:34 -04:00
__init__.py Drop support for Python 3.7 (#546) 2023-07-13 23:56:08 +02:00
admin.py structured_search 2024-10-29 23:36:56 -04:00
apps.py feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02:00
cid.py fix: don't set the correlation_id if the AUDITLOG_CID_GETTER is None (#565) 2023-09-20 13:23:45 +03:00
conf.py Disable logging remote IP address (#620) 2024-03-31 01:37:39 +01:00
context.py use contextvar instead of threadlocal (#581) 2023-11-06 12:35:34 +03:30
diff.py pass_instances_as_well 2024-10-29 15:18:19 -04:00
filters.py Added support for Correlation ID 2022-12-23 15:09:32 +01:00
middleware.py debug 2024-10-29 10:46:48 -04:00
mixins.py fixed getting field's verbose_name (#508) 2023-05-18 01:59:11 +03:30
models.py fix__serialized_data__model_bug 2024-10-29 21:35:34 -04:00
receivers.py feat: include LogEntry instance in post_log signal (#605) 2024-02-08 21:55:46 +01:00
registry.py changes_in_diff 2024-10-28 22:52:38 -04:00
signals.py feat: include LogEntry instance in post_log signal (#605) 2024-02-08 21:55:46 +01:00