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
9704b0a82e
django1
/
django
/
core
/
management
History
Tim Graham
0f169098ef
Removed BaseCommand.validate() per deprecation timeline; refs
#16905
.
2015-01-18 14:49:51 -05:00
..
commands
Removed dumpdata --natural option and serializers use_natural_keys parameter.
2015-01-17 20:18:34 -05:00
__init__.py
Removed support for custom SQL per deprecation timeline.
2015-01-17 10:16: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
Required sqlparse for SQL splitting per deprecation timeline.
2015-01-17 10:20:30 -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