django-auditlog/auditlog
2022-06-28 19:19:09 +02:00
..
management Change auditlogflush management command before_date query filter to apply the filter only on date part of timestamp (#384) 2022-06-08 16:47:13 +02:00
migrations Add an index to the timestamp column (#364) 2022-05-31 09:01:13 +02:00
__init__.py Remove default_app_config configuration 2022-05-02 14:48:58 +02:00
admin.py Auditlog admin use list_select_related (#382) 2022-05-31 15:50:34 +00:00
apps.py Add register model using Django settings (#368) 2022-05-23 10:02:22 +02:00
conf.py Add register model using Django settings (#368) 2022-05-23 10:02:22 +02:00
context.py Add set_actor context manager (#262) 2022-05-24 09:33:54 +02:00
diff.py Add flake8 to pre-commit config (#387) 2022-06-18 20:50:25 +04:30
filters.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
middleware.py Add flake8 to pre-commit config (#387) 2022-06-18 20:50:25 +04:30
mixins.py Add logic to track changes to m2m fields (#309) 2022-06-08 17:09:27 +02:00
models.py Remove South compatibility codes 2022-06-28 19:19:09 +02:00
receivers.py Add flake8 to pre-commit config (#387) 2022-06-18 20:50:25 +04:30
registry.py Add flake8 to pre-commit config (#387) 2022-06-18 20:50:25 +04:30