This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
stable/3.1.x
django1
/
tests
/
admin_scripts
/
management
/
commands
History
я котик пур-пур
ccc25bfe4f
Refs
#23919
-- Removed obsolete __init__.py files in management command directories.
2018-01-03 11:02:26 -05:00
..
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
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05: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