django/tests/admin_scripts
Mariusz Felisiak 3939cd2795
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.14 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Refs #36680 -- Fixed admin_scripts tests crash when black is not installed.
Regression in 6436ec3210.
2025-10-30 08:38:17 -03:00
..
another_app_waiting_migration Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
app_raising_messages Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
app_raising_warning Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
custom_templates Fixed #34085 -- Made management commands don't use black for non-Python files. 2022-10-20 13:38:31 -07:00
management Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
simple_app Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
configured_dynamic_settings_manage.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
configured_settings_manage.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #36680 -- Fixed admin_scripts tests crash when black is not installed. 2025-10-30 08:38:17 -03:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00