django-auditlog/auditlog_tests
Viktor d928ff7f77 Return default value None if attribute choices doesn't exist
Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
2022-06-27 09:08:19 +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 Return default value None if attribute choices doesn't exist 2022-06-27 09:08:19 +02:00
test_commands.py Add flake8 to pre-commit config (#387) 2022-06-18 20:50:25 +04:30
test_settings.py Drop Django 2.2 support. 2022-05-01 13:48:26 +02:00
tests.py Return default value None if attribute choices doesn't exist 2022-06-27 09:08:19 +02:00
urls.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00