django-auditlog/auditlog
2024-02-10 15:43:06 +05:30
..
management chore: add a check arg to the migration command (#563) 2023-09-13 18:03:04 +02:00
migrations update object repr and rename objectpk to record 2024-02-10 15:43:06 +05:30
__init__.py update library models and logic 2024-02-10 15:21:20 +05:30
admin.py update object repr and rename objectpk to record 2024-02-10 15:43:06 +05:30
apps.py feat: give users the option to run the json migration asyncly (#495) 2023-08-13 11:38:21 +02: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 update library models and logic 2024-02-10 15:21:20 +05:30
diff.py Audit changes to FK fields when saved using *_id naming. (#525) 2023-05-08 18:56:01 +03:30
filters.py update library models and logic 2024-02-10 15:21:20 +05:30
middleware.py update library models and logic 2024-02-10 15:21:20 +05:30
mixins.py update object repr and rename objectpk to record 2024-02-10 15:43:06 +05:30
models.py update object repr and rename objectpk to record 2024-02-10 15:43:06 +05:30
receivers.py feat: include LogEntry instance in post_log signal (#605) 2024-02-08 21:55:46 +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 feat: include LogEntry instance in post_log signal (#605) 2024-02-08 21:55:46 +01:00