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
b550a6d06d
django1
/
django
/
core
/
management
History
Russell Keith-Magee
57ac6e3d32
Merge remote-tracking branch 'django/master' into t3011
2012-09-15 14:31:54 +08:00
..
commands
Merge remote-tracking branch 'django/master' into t3011
2012-09-15 14:31:54 +08:00
__init__.py
Fixed
#18545
-- Make the 'no DJANGO_SETTINGS_MODULE' error message more useful.Thanks Nick Coghlan for the report, and Malcolm Tredinnick for review.
2012-09-08 14:26:33 -06: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
Merged recent changes from trunk.
2012-08-20 13:09:09 +08:00
templates.py
Fixed
#18091
-- Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`.
2012-08-28 23:23:07 +02:00
validation.py
Merged master changes.
2012-09-07 23:45:03 +08:00