django-auditlog/auditlog
2022-05-31 21:35:50 +04:30
..
management Add date based auditlog filter for auditlogflush command (#365) 2022-05-31 21:35:50 +04:30
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 Skip stringify if json (#355) 2022-05-10 05:53:18 +02:00
filters.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
middleware.py Add set_actor context manager (#262) 2022-05-24 09:33:54 +02:00
mixins.py Update syntax to Python 3.7+ 2022-01-10 10:18:20 +01:00
models.py Add an index to the timestamp column (#364) 2022-05-31 09:01:13 +02:00
receivers.py Support Django's save method update_fields kwarg (#336) 2022-01-07 14:23:37 +01:00
registry.py Add register model using Django settings (#368) 2022-05-23 10:02:22 +02:00