1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_scripts
Jacob Walls 2ce4545de1 Fixed #35920 -- Observed requires_system_checks in migrate and runserver.
Before, the full suite of system checks was run by these commands
regardless if requires_system_checks had been overridden.

Co-authored-by: Simon Charette <charette.s@gmail.com>
2024-12-11 17:25:47 +01:00
..
another_app_waiting_migration Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
app_raising_messages
app_raising_warning
app_waiting_migration Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
app_with_import
broken_app
complex_app
custom_templates
management Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
simple_app
__init__.py
configured_dynamic_settings_manage.py
configured_settings_manage.py
tests.py Fixed #35920 -- Observed requires_system_checks in migrate and runserver. 2024-12-11 17:25:47 +01:00
urls.py