django/tests/user_commands
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
..
eggs
management Fixed #34259 -- Passed called_from_command_line to command subparsers. 2023-02-03 06:56:57 +01:00
__init__.py
models.py
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