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
afe777639c
django1
/
django
/
core
/
management
History
Tim Graham
b4002a2143
Refs
#22835
-- Removed NoArgsCommand per deprecation timeline.
2015-09-23 19:31:10 -04:00
..
commands
Refs
#23359
-- Removed the migrate --list option per deprecation timeline.
2015-09-23 19:31:10 -04:00
__init__.py
Refs
#19973
-- Removed optparse support in management commands per deprecation timeline.
2015-09-23 19:31:10 -04:00
base.py
Refs
#22835
-- Removed NoArgsCommand per deprecation timeline.
2015-09-23 19:31:10 -04:00
color.py
Fixed
#25155
-- Removed an inner class in core.management.color for PyPy performance.
2015-07-21 13:07:45 -04:00
sql.py
Removed support for syncing apps without migrations per deprecation timeline.
2015-01-18 15:58:06 -05:00
templates.py
Fixed
#24971
-- Made startapp generate an apps.py
2015-06-16 07:08:04 -04:00
utils.py
Fixed
#23271
-- Fixed makemessages crash/test failure for some locales.
2015-05-01 10:27:28 -04:00