django-auditlog/auditlog
2023-08-13 11:38:21 +02:00
..
management feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02:00
migrations feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02:00
__init__.py Drop support for Python 3.7 (#546) 2023-07-13 23:56:08 +02:00
admin.py Added support for Correlation ID 2022-12-23 15:09:32 +01: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 Added support for Correlation ID 2022-12-23 15:09:32 +01:00
conf.py feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02:00
context.py Always call set_actor (#484) 2023-01-04 15:05:32 +01:00
diff.py Audit changes to FK fields when saved using *_id naming. (#525) 2023-05-08 18:56:01 +03:30
filters.py Added support for Correlation ID 2022-12-23 15:09:32 +01:00
middleware.py Always call set_actor (#484) 2023-01-04 15:05:32 +01:00
mixins.py fixed getting field's verbose_name (#508) 2023-05-18 01:59:11 +03:30
models.py feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02:00
receivers.py Modify `change` field to be a json field. (#407) 2022-12-28 09:50:35 +01:00
registry.py feat: collect all models including auto created ones and excluding non-managed ones (#550) 2023-08-09 17:11:21 +02:00
signals.py Adding Custom Pre- and Post- Log Hooks (#483) 2022-12-27 20:14:51 +01:00