1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests/admin_scripts/management/commands
Jan Szoja b667ac24ea Fixed #25264 -- Allowed suppressing base command options in --help output.
This also suppresses -verbosity and --trackback options in the
runserver's help.
2021-08-31 11:04:02 +02:00
..
__init__.py
app_command.py
base_command.py
custom_startproject.py
label_command.py
noargs_command.py
suppress_base_options_command.py Fixed #25264 -- Allowed suppressing base command options in --help output. 2021-08-31 11:04:02 +02:00