django-auditlog/auditlog_tests
sebastianmanger 6414b7aedb
Let CI also check for missing migrations (#706)
* Refactor: re-arrange test application

This was triggered by the need to run "python manage.py", which is impossible when serving the whole project in the same directory as is configured in INSTALLED_APPS ("auditlog_tests"). This setup is heavily inspired by other jazzband projects.

* Add check for missing migrations
2025-03-19 19:58:43 +03:30
..
test_app Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
__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
manage.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
test_commands.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
test_settings.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
test_two_step_json_migration.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30
tests.py Let CI also check for missing migrations (#706) 2025-03-19 19:58:43 +03:30