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 سال پیش