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
e8f696097b
django1
/
django
/
core
/
management
History
Alex Gaynor
4285571c5a
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.
2012-11-04 10:16:06 -08:00
..
commands
Fixed
#18978
-- Moved cleanup command to sessions.
2012-10-27 18:31:00 +02:00
__init__.py
Fixed
#18845
-- Do not swallow AttributeErrors when running commands
2012-09-26 15:07:11 +02:00
base.py
Replaced some smart_xxx by force_xxx equivalent
2012-08-30 15:46:16 +02:00
color.py
Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-)
2010-02-03 00:34:49 +00:00
sql.py
Updated error message for bad database engine
2012-10-21 07:41:59 -07:00
templates.py
Ensure we ignore __pycache__ PEP 3174 dirs in a few more places.
2012-10-06 18:40:58 -03:00
validation.py
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.
2012-11-04 10:16:06 -08:00