django-auditlog/auditlog_tests
Alieh Rymašeŭski 9629f3f8d7 Move signal management to a context manager
This change allows setting the same signals when the request is not
present, i.e. in a celery task.
2021-06-24 12:55:22 +03:00
..
__init__.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
admin.py Use admin for test site 2020-09-07 16:52:32 +02:00
apps.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
manage.py Clean up project structure 2020-09-07 16:52:32 +02:00
models.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00
test_settings.py Add DEFAULT_AUTO_FIELD to test settings. 2021-05-25 00:50:02 +02:00
tests.py Move signal management to a context manager 2021-06-24 12:55:22 +03:00
urls.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00