django1/django/contrib
Tim Graham 31cb25adec [1.8.x] Fixed incorrect session.flush() in cached_db session backend.
This is a security fix; disclosure to follow shortly.

Thanks Sam Cooke for the report and draft patch.
2015-05-20 13:49:07 -04:00
..
admin [1.8.x] Fixed #24784 -- Fixed visibility regression in admin's FK widget. 2015-05-19 21:27:57 -04:00
admindocs [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
auth [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
contenttypes [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
flatpages [1.8.x] Fetched updated contrib translations from Transifex 2015-04-01 15:05:29 +02:00
gis [1.8.x] Fixed #24802 -- Delayed GDAL check for OSMGeoAdmin 2015-05-15 09:20:04 -04:00
humanize [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
messages [1.8.x] Removed translations from contrib.messages 2015-03-18 09:28:28 +01:00
postgres [1.8.x] Fixed #24751 -- Fixed HStoreField isnull lookup. 2015-05-13 10:34:15 -04:00
redirects [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
sessions [1.8.x] Fixed incorrect session.flush() in cached_db session backend. 2015-05-20 13:49:07 -04:00
sitemaps [1.8.x] Moved contrib.sitemaps tests out of contrib. 2015-02-11 11:52:10 -05:00
sites [1.8.x] Fetched updated contrib translations from Transifex 2015-04-01 15:05:29 +02:00
staticfiles [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
syndication [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
webdesign [1.8.x] Moved contrib.webdesign tests out of contrib. 2015-02-11 12:35:32 -05:00
__init__.py