django/tests/admin_scripts
Jacob Walls e78420c2b8 Refs #36680 -- Avoided manipulating PATH in AdminScriptTestCase.
This mostly reverts 6436ec3210,
which was fragile. Instead, if black is present, we use it to format the
expected and actual results, instead of hard-coding the expected
formatted value.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2025-11-10 14:13:49 -05: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 -- Avoided manipulating PATH in AdminScriptTestCase. 2025-11-10 14:13:49 -05:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00