django/tests/user_commands/management/commands
django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
..
__init__.py Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00
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 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 2020-05-21 12:34:54 +02:00
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 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 2020-05-21 12:34:54 +02:00
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
transaction.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00