0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/admin_scripts
Tainara Palmeira fc22fdd34f Refs #35844 -- Expanded compatibility for expected error messages in command tests on Python 3.12 and 3.13.
Updated CommandTests.test_subparser_invalid_option and CommandDBOptionChoiceTests.test_invalid_choice_db_option to use assertRaisesRegex() for compatibility with modified error messages in Python 3.12, 3.13, and 3.14+..
2024-10-29 22:06:28 +01:00
..
another_app_waiting_migration
app_raising_messages
app_raising_warning
app_waiting_migration
app_with_import
broken_app
complex_app
custom_templates
management
simple_app
__init__.py
configured_dynamic_settings_manage.py
configured_settings_manage.py
tests.py Refs #35844 -- Expanded compatibility for expected error messages in command tests on Python 3.12 and 3.13. 2024-10-29 22:06:28 +01:00
urls.py