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-03-12 10:22:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
user_commands
/
management
/
commands
History
Adam Johnson
017fa23d3b
Fixed
#34259
-- Passed called_from_command_line to command subparsers.
2023-02-03 06:56:57 +01:00
..
__init__.py
Reverted "Refs
#23919
-- Removed obsolete __init__.py files in management command directories."
2020-06-01 10:55:41 +02:00
common_args.py
…
dance.py
…
hal.py
…
mutually_exclusive_required_with_same_dest.py
…
mutually_exclusive_required.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
no_system_checks.py
…
no_translations.py
…
outputwrapper.py
…
required_constant_option.py
…
required_list_option.py
…
required_option.py
…
reverse_url.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
set_option.py
…
specific_system_checks.py
…
subparser_dest.py
…
subparser_required.py
…
subparser_vanilla.py
…
subparser.py
…
transaction.py
…