django-auditlog/auditlog
2022-01-07 14:23:37 +01:00
..
management Add black and format files with black. 2020-12-06 23:10:18 +01:00
migrations Add a DB index to LogEntry's action field (#236) 2022-01-04 10:06:45 +01:00
__init__.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00
admin.py Add actor username to search fields 2022-01-06 16:53:51 +01:00
apps.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
diff.py Support Django's save method update_fields kwarg (#336) 2022-01-07 14:23:37 +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 Add content type to resource field 2022-01-05 21:04:42 +01:00
models.py replace ugettext with gettext for django4 2022-01-07 08:36:23 +01:00
receivers.py Support Django's save method update_fields kwarg (#336) 2022-01-07 14:23:37 +01:00
registry.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00