django1/django/contrib
Carl Meyer a7e33c5bf3 [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
This is a security fix; disclosure and advisory coming shortly.
2013-02-19 10:39:03 -07:00
..
admin [1.5.x] Updated translations (bn/es/eu/lb/mn) 2013-02-04 21:09:20 +01:00
admindocs [1.5.x] Fix admindocs on Python 3, where None cannot be sorted with strings. 2013-02-12 17:12:44 -07:00
auth [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
comments Updated contrib apps translations 2013-01-15 17:30:18 +01:00
contenttypes [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
databrowse Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00
flatpages Updated contrib apps translations 2013-01-15 17:30:18 +01:00
formtools Updated contrib apps translations 2013-01-15 17:30:18 +01:00
gis [1.5.x] Fixed geos test to prevent random failure 2013-02-15 20:15:31 +01:00
humanize Updated contrib apps translations 2013-01-15 17:30:18 +01:00
localflavor Updated localflavor translations 2013-01-15 17:30:18 +01:00
markup Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch. 2012-09-08 12:13:46 -04:00
messages Updated contrib apps translations 2013-01-15 17:30:18 +01:00
redirects [1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:36:57 +01:00
sessions Updated contrib apps translations 2013-01-15 17:30:18 +01:00
sitemaps [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
sites [1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 10:39:03 -07:00
staticfiles [1.5.x] Fixed typos in docs and comments 2013-01-29 10:58:24 -07:00
syndication Fixed #7936 -- Added Last-Modified header to feeds 2012-09-30 22:40:25 +02:00
webdesign Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00