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
b9a9b052e8
django1
/
django
/
core
/
management
History
Andrew Godwin
8ebd6d35d7
Fixed
#23090
: Document and enforce not double-squashing migrations
2014-07-29 10:02:59 -07:00
..
commands
Fixed
#23090
: Document and enforce not double-squashing migrations
2014-07-29 10:02:59 -07:00
__init__.py
Fixed
#19973
-- Replaced optparse by argparse in management commands
2014-06-14 11:17:48 +02:00
base.py
Fixed
#22835
-- Deprecated NoArgsCommand.
2014-06-19 08:54:59 -04:00
color.py
Fixed
#13476
-- Added support for color in console output under Windows.
2013-12-02 23:18:04 -03:00
sql.py
Fixed
#22749
: Making SQL management commands migration aware.
2014-06-07 17:18:30 -07:00
templates.py
Converted remaining management commands to argparse
2014-06-14 13:43:44 +02:00
utils.py
Fixed
#22335
-- Fixed popen_wrapper error on non-English Windows systems.
2014-03-26 00:42:19 +01:00