django-auditlog/auditlog
2022-05-02 14:48:58 +02:00
..
management Add black and format files with black. 2020-12-06 23:10:18 +01:00
migrations Drop Django 2.2 support. 2022-05-01 13:48:26 +02:00
__init__.py Remove default_app_config configuration 2022-05-02 14:48:58 +02:00
admin.py Add actor username to search fields 2022-01-06 16:53:51 +01:00
apps.py Fix black error. 2022-01-12 10:10:52 +01:00
diff.py Add mask_fields argument in register (#310) 2022-03-10 14:17:50 +01:00
filters.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
middleware.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
mixins.py Update syntax to Python 3.7+ 2022-01-10 10:18:20 +01:00
models.py Drop Django 2.2 support. 2022-05-01 13:48:26 +02:00
receivers.py Support Django's save method update_fields kwarg (#336) 2022-01-07 14:23:37 +01:00
registry.py Add mask_fields argument in register (#310) 2022-03-10 14:17:50 +01:00