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
f60c35cddc
django1
/
django
/
core
/
management
History
Tim Graham
b4bdd5262b
Fixed
#23366
-- Fixed a crash with the migrate --list command.
2014-12-31 17:26:15 -05:00
..
commands
Fixed
#23366
-- Fixed a crash with the migrate --list command.
2014-12-31 17:26:15 -05:00
__init__.py
Replaced sqlall in some bash_completion/admin_scripts tests.
2014-12-26 18:52:26 -05:00
base.py
Fixed
#21255
-- Closed connections after management command ran
2014-12-29 19:02:45 +01:00
color.py
Refactored color_style() and no_style() to improve testability. Refs
#23663
.
2014-10-22 11:27:00 +07:00
sql.py
Fixed
#23866
-- Harmonized refs to Django documentation from code
2014-12-25 13:53:13 +01: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