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
b327a614eb
django1
/
django
/
core
/
management
History
Tim Graham
5c773447c3
Tweaked fix for refs
#23946
; thanks Claude.
2014-12-02 15:57:08 -05:00
..
commands
Tweaked fix for refs
#23946
; thanks Claude.
2014-12-02 15:57:08 -05:00
__init__.py
Fixed
#23685
-- Made call_command skip checks by default
2014-10-20 17:26:00 +02:00
base.py
Clarified BaseCommand --traceback behavior.
2014-10-30 14:15:31 -04:00
color.py
Refactored color_style() and no_style() to improve testability. Refs
#23663
.
2014-10-22 11:27:00 +07:00
sql.py
Normalized opening a file and decoding its content.
2014-11-11 22:54:27 +01:00
templates.py
Fixed
#23899
-- Added 'Generated by Django X.Y' to startproject template.
2014-11-25 09:41:56 -05:00
utils.py
Simplified handle_extensions management utility
2014-11-17 09:24:56 +01:00