Hasan Ramezani c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 4 年之前
..
common_args.py ce3351b950 Fixed #29301 -- Added custom help formatter to BaseCommand class 6 年之前
dance.py c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 4 年之前
hal.py e03eb8db93 Fixed #31428 -- Allowed empty message in management command self.stdout/err proxies. 5 年之前
mutually_exclusive_required.py 6c379f1a18 Fixed #30763 -- Fixed management commands when using required mutually exclusive groups. 5 年之前
no_system_checks.py c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 4 年之前
no_translations.py d65b0f72de Fixed #17379 -- Removed management commands deactivation of the locale. 6 年之前
required_option.py a1a3e51561 Fixed #29133 -- Fixed call_command() crash if a required option is passed in options. 7 年之前
reverse_url.py 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 年之前
set_option.py 2dcc5d629a Fixed #29392 -- Disallowed use of abbreviated forms of --settings and --pythonpath management command options. 6 年之前
specific_system_checks.py c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 4 年之前
subparser.py dd68b51e1d Fixed #29295 -- Fixed management command crash when using subparsers. 7 年之前
subparser_dest.py 2b03e8e9e8 Fixed #30584 -- Fixed management command when using subparsers with dest parameter. 5 年之前
subparser_required.py 2b03e8e9e8 Fixed #30584 -- Fixed management command when using subparsers with dest parameter. 5 年之前
transaction.py 5853c87a45 Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate. 10 年之前