1
0
mirror of https://github.com/django/django.git synced 2025-01-08 09:26:24 +00:00
django/tests/user_commands/management/commands
2020-05-21 12:34:54 +02:00
..
common_args.py
dance.py Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 2020-05-21 12:34:54 +02:00
hal.py
mutually_exclusive_required.py
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
required_option.py
reverse_url.py
set_option.py
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_dest.py
subparser_required.py
subparser.py
transaction.py