..
bin
[1.5.x] Fixed #18978 -- Moved cleanup command to sessions.
2012-10-27 18:38:32 +02:00
conf
[1.5.x] Updated translation catalogs for core and admin
2013-01-01 16:13:37 +01:00
contrib
[1.5.x] Updated translation catalogs for core and admin
2013-01-01 16:13:37 +01:00
core
[1.5.x] Replaced deprecated sslerror by ssl.SSLError
2013-01-03 22:17:30 +01:00
db
Fixed #19426 -- Adapted EmptyQuerySet.distinct signature
2013-01-03 18:03:51 +01: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 #19545 -- Make sure media/is_multipart work with empty formsets
2013-01-03 15:17:14 +01:00
http
[1.5.x] Fixed #19519 -- Fired request_finished in the WSGI iterable's close().
2012-12-31 12:49:10 +01:00
middleware
[1.5.x] Prevented caching of streaming responses.
2012-12-24 20:30:20 +01:00
shortcuts
[1.5.x] Fixed #19432 -- Provided better error message for get_object_or_404
2012-12-12 22:05:49 +01:00
template
[1.5.X] Fixed #19470 - Clarified widthratio example.
2012-12-18 08:20:51 -05:00
templatetags
Fixed #19088 -- Always escape % inside blocktrans tag
2012-10-23 18:49:22 +02:00
test
[1.5.x] Fixed #19519 again -- Regression in LiveServerTestCase after fd1279a4
.
2013-01-01 10:14:24 +01:00
utils
[1.5.X] Fixed #19204 -- Replaced python2-style exception syntax.
2012-12-24 14:06:47 +01:00
views
[1.5.x] Fixed #19453 -- Ensured that the decorated function's arguments are obfuscated in the @sensitive_variables decorator's frame, in case the variables associated with those arguments were meant to be obfuscated from the decorated function's frame.
2012-12-31 09:51:13 -08:00
__init__.py
[1.5.x] Bump version numbers for security release.
2012-12-10 15:49:48 -06:00