django/django
Julien Phalip 2e5b725197 [1.5.x] Fixed #19355 -- Improved LiveServerThread's handling of exceptions. Thanks to flub for the report.
Backport of 612357f8ef
2012-11-25 12:57:14 +01:00
..
bin [1.5.x] Fixed #18978 -- Moved cleanup command to sessions. 2012-10-27 18:38:32 +02:00
conf [1.5.x] Fixed #19293 -- Updated Czech input formats 2012-11-24 21:33:59 +01:00
contrib [1.5.x] Fixed #18722 -- Adjusted width of sortable columns in admin 2012-11-24 17:15:03 +01:00
core [1.5.x] Removed some stray debug lines introduced accidentally in c8985a8. 2012-11-24 15:27:09 +08:00
db [1.5.x] Fixed #19806 -- Ensure that content types and permissions aren't created for swapped models. 2012-11-24 14:26:50 +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] Fixed #8627 -- Prevented textareas to swallow first newline content 2012-11-05 20:56:25 +01:00
http [1.5.x] Fixed #19036 -- Fixed base64 uploads decoding 2012-11-17 17:26:24 +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 [1.5.x] Fixed #19280 -- Raised an explicit exception for the old {% url %} syntax. 2012-11-24 22:05:41 +01:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test [1.5.x] Fixed #19355 -- Improved LiveServerThread's handling of exceptions. Thanks to flub for the report. 2012-11-25 12:57:14 +01:00
utils [1.5.x] Fixed #19237 -- Improved strip_tags utility 2012-11-24 12:20:41 +01:00
views [1.5.x] Fixed #19316 -- Set View args/kwargs/request before dispatch 2012-11-22 20:14:04 +01:00
__init__.py [1.5.x] Bump version information and classifiers for 1.5 alpha release. 2012-10-25 14:18:06 -05:00