django1/django
Aymeric Augustin 891c530624 Fixed #18984 -- Avoided a deadlock in test teardown.
Thanks Jeremy Dunck for the report.
2012-11-22 20:55:50 +01:00
..
bin Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:31:00 +02:00
conf Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX. 2012-11-17 22:38:19 +01:00
contrib Fixed #16039 -- Made post_syncdb handlers multi-db aware. 2012-11-22 20:53:59 +01:00
core Paginator._get_page hook 2012-11-21 15:19:44 +13:00
db Fixed #18989 -- Removed unused condition in CursorWrapper 2012-11-17 16:34:14 +01:00
dispatch Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:07:35 +01:00
forms Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:27:06 +01:00
http Fixed #19036 -- Fixed base64 uploads decoding 2012-11-17 17:25:21 +01:00
middleware Fixed #15152 -- Avoided crash of CommonMiddleware on broken querystring 2012-11-03 21:28:33 +01:00
shortcuts Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names. 2012-09-08 16:58:35 -06:00
template Fix typo in comment 2012-11-19 19:31:21 -06:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Fixed #18984 -- Avoided a deadlock in test teardown. 2012-11-22 20:55:50 +01:00
utils Fixed #19325 - Made email backend of AdminEmailHandler configurable 2012-11-20 11:23:12 +01:00
views Fixed #19316 -- Set View args/kwargs/request before dispatch 2012-11-22 20:13:01 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00