django/tests/user_commands/management/commands
Adam Johnson 017fa23d3b Fixed #34259 -- Passed called_from_command_line to command subparsers. 2023-02-03 06:56:57 +01:00
..
__init__.py
common_args.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
dance.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
hal.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
mutually_exclusive_required.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
mutually_exclusive_required_with_same_dest.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
no_system_checks.py
no_translations.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
outputwrapper.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
required_constant_option.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
required_list_option.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
required_option.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
reverse_url.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
set_option.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
specific_system_checks.py
subparser.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
subparser_dest.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
subparser_required.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
subparser_vanilla.py Fixed #34259 -- Passed called_from_command_line to command subparsers. 2023-02-03 06:56:57 +01:00
transaction.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00