1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_scripts
Tainara Palmeira 4c3897bb15 Refs #35844 -- Corrected expected error messages in commands tests on Python 3.14+.
Updated CommandTests.test_subparser_invalid_option and CommandDBOptionChoiceTests.test_invalid_choice_db_option to address changes in Python 3.14+ error handling.
2024-10-25 13:30:11 +02: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 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
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 #35844 -- Corrected expected error messages in commands tests on Python 3.14+. 2024-10-25 13:30:11 +02:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00