django-auditlog/auditlog_tests
yeongkwang 32694b1324
Add register model using Django settings (#368)
Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
2022-05-23 10:02:22 +02:00
..
__init__.py Remove default_app_config configuration 2022-05-02 14:48:58 +02: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 Skip stringify if json (#355) 2022-05-10 05:53:18 +02:00
test_settings.py Drop Django 2.2 support. 2022-05-01 13:48:26 +02:00
tests.py Add register model using Django settings (#368) 2022-05-23 10:02:22 +02:00
urls.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00