This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
12c1d6fe8f
django
/
tests
/
admin_scripts
/
management
/
commands
History
Tim Graham
92053acbb9
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
..
__init__.py
…
app_command.py
Fixed
#19973
-- Replaced optparse by argparse in management commands
2014-06-14 11:17:48 +02:00
base_command.py
Fixed several flake8 errors
2014-06-14 10:20:42 -04:00
custom_startproject.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
label_command.py
Converted remaining management commands to argparse
2014-06-14 13:43:44 +02:00
noargs_command.py
Fixed
#22835
-- Deprecated NoArgsCommand.
2014-06-19 08:54:59 -04:00