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
388d986b8a
django1
/
django
/
core
/
management
History
darkryder
9ec8aa5e5d
Fixed
#24149
-- Normalized tuple settings to lists.
2015-02-03 14:59:45 -05:00
..
commands
Fixed
#24149
-- Normalized tuple settings to lists.
2015-02-03 14:59:45 -05:00
__init__.py
Removed support for syncing apps without migrations per deprecation timeline.
2015-01-18 15:58:06 -05:00
base.py
Removed BaseCommand.validate() per deprecation timeline; refs
#16905
.
2015-01-18 14:49:51 -05:00
color.py
Refactored color_style() and no_style() to improve testability. Refs
#23663
.
2014-10-22 11:27:00 +07:00
sql.py
Removed support for syncing apps without migrations per deprecation timeline.
2015-01-18 15:58:06 -05:00
templates.py
Fixed
#23866
-- Harmonized refs to Django documentation from code
2014-12-25 13:53:13 +01:00
utils.py
Simplified handle_extensions management utility
2014-11-17 09:24:56 +01:00