This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-14 19:37:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
user_commands
/
management
/
commands
History
Hasan Ramezani
6c379f1a18
Fixed
#30763
-- Fixed management commands when using required mutually exclusive groups.
2019-09-06 10:55:24 +02:00
..
common_args.py
…
dance.py
…
hal.py
…
mutually_exclusive_required.py
Fixed
#30763
-- Fixed management commands when using required mutually exclusive groups.
2019-09-06 10:55:24 +02:00
no_translations.py
…
required_option.py
…
reverse_url.py
…
set_option.py
…
subparser_dest.py
Fixed
#30584
-- Fixed management command when using subparsers with dest parameter.
2019-06-28 12:51:26 +02:00
subparser_required.py
Fixed
#30584
-- Fixed management command when using subparsers with dest parameter.
2019-06-28 12:51:26 +02:00
subparser.py
…
transaction.py
…