1
0
mirror of https://github.com/django/django.git synced 2024-12-31 21:46:05 +00:00
django/tests/user_commands/management/commands
2020-10-06 08:23:25 +02:00
..
__init__.py
common_args.py
dance.py
hal.py
mutually_exclusive_required.py
no_system_checks.py
no_translations.py
required_constant_option.py Refs #32047 -- Added test for using call_command() with constant required options. 2020-10-06 08:23:25 +02:00
required_option.py
reverse_url.py
set_option.py
specific_system_checks.py
subparser_dest.py
subparser_required.py
subparser.py
transaction.py