django1/django
Alex Gaynor d35b95c2f4 Merge branch 'stable/1.5.x' of https://github.com/django/django into stable/1.5.x 2012-11-04 15:58:54 -08:00
..
bin [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:38:32 +02:00
conf Fixed #17083 -- Allowed sessions to use non-default cache. 2012-10-31 09:51:19 +01:00
contrib [1.5.x] Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:08:05 +01:00
core [1.5.x] Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch. Backport of 4285571c5a. 2012-11-04 10:26:59 -08:00
db [1.5.x]Merge pull request #494 from mrj0/model_split 2012-11-04 14:21:49 -08:00
dispatch [1.5.x] Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:08:05 +01:00
forms [1.5.x] Merge pull request #495 from aisipos/ticket_18949 2012-11-04 15:58:37 -08:00
http [1.5.x] Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:08:05 +01:00
middleware [1.5.x] Fixed #15152 -- Avoided crash of CommonMiddleware on broken querystring 2012-11-03 21:28:49 +01:00
shortcuts Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names. 2012-09-08 16:58:35 -06:00
template Fixed #18484 -- Removed the div around the csrf token input 2012-10-13 11:30:09 +02:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed #17744 -- Reset default file storage with setting_changed signal 2012-10-30 22:26:03 +01:00
utils [1.5.x] Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:08:05 +01:00
views [1.5.x] Fixed #19240 -- include pagination error details in ListView 404 2012-11-04 15:52:41 -08:00
__init__.py [1.5.x] Bump version information and classifiers for 1.5 alpha release. 2012-10-25 14:18:06 -05:00