django/django/contrib
Tim Graham f68e5a9916 [1.8.x] Fixed XSS in admin's add/change related popup.
This is a security fix.
2016-07-18 13:45:11 -04:00
..
admin [1.8.x] Fixed XSS in admin's add/change related popup. 2016-07-18 13:45:11 -04:00
admindocs [1.8.x] Fixed #24979 -- Removed usage of inspect.getargspec(). 2015-10-25 06:02:21 -04:00
auth [1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login. 2016-02-29 08:07:17 -05:00
contenttypes [1.8.x] Fixed #26286 -- Prevented content type managers from sharing their cache. 2016-02-26 16:24:28 -05:00
flatpages [1.8.x] Fetched updated contrib translations from Transifex 2015-04-01 15:05:29 +02:00
gis [1.8.x] Fixed flake8 2.6 warnings. 2016-06-16 10:37:33 -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 #26215 -- Fixed RangeField/ArrayField serialization with None values 2016-02-16 21:14:24 +01:00
redirects [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
sessions [1.8.x] Fixed DoS possiblity in contrib.auth.views.logout() 2015-08-18 08:15:15 -04:00
sitemaps [1.8.x] Fixed a dead link in django/contrib/sitemaps/__init__.py. 2016-03-08 13:16:35 -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] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
__init__.py