django-auditlog/auditlog
2022-02-24 17:43:28 +03:00
..
management Blacken the code 2021-06-24 13:04:48 +03:00
migrations build: replace django-jsonfield with django-jsonfield-backport (#339) 2022-02-24 17:43:28 +03:00
__init__.py Not define default_app_config for Django 3.2+ 2021-06-30 11:33:09 +03:00
admin.py Add actor username to search fields 2022-02-24 17:43:28 +03:00
apps.py Apply default_auto_field to app config. 2022-02-24 17:43:28 +03:00
context.py Apply isort to the code base 2021-06-24 14:33:30 +03:00
count.py Apply isort to the code base 2021-06-24 14:33:30 +03:00
diff.py Update syntax to Python 3.7+ 2022-02-24 17:43:28 +03:00
filters.py Fix deprecated import from rangefilter package 2021-06-30 15:55:20 +03:00
middleware.py Blacken the code 2021-06-24 13:04:48 +03:00
mixins.py Update syntax to Python 3.7+ 2022-02-24 17:43:28 +03:00
models.py Update syntax to Python 3.7+ 2022-02-24 17:43:28 +03:00
receivers.py Support Django's save method update_fields kwarg (#336) 2022-02-24 17:43:28 +03:00
registry.py Update syntax to Python 3.7+ 2022-02-24 17:43:28 +03:00