django1/django/contrib
Tim Graham 9356495936 [1.5.x] Fixed #20679 -- Corrected CachedFilesMixin.post_process docstring.
Thanks bmispelon for the report.

Backport of 9b88dd3809 from master
2013-07-25 12:32:42 -04:00
..
admin [1.5.x] Fixed spelling errors 2013-03-29 08:00:24 -04:00
admindocs Updated translations from Transifex 2013-03-28 09:22:57 +01:00
auth [1.5.x] Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL. 2013-07-04 09:33:40 -04:00
comments [1.5.x] Updated translations 2013-02-25 14:27:14 +01:00
contenttypes [1.5.x] Fixed #20677 - Typos in generic_inlineformset_factory docs. 2013-06-29 14:17:38 -04:00
databrowse Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00
flatpages Updated translations from Transifex 2013-03-28 09:22:57 +01:00
formtools Updated translations from Transifex 2013-03-28 09:22:57 +01:00
gis [1.5.x] Fixed #20773 -- [gis] Fixed regression in GoogleMap output 2013-07-22 10:08:41 +02:00
humanize [1.5.x] Fixed #20695 -- Fixed contrib.humanize translation syntax errors 2013-07-03 16:39:26 +02:00
localflavor [1.5.x] Updated translations 2013-02-25 14:27:14 +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 translations from Transifex 2013-03-28 09:22:57 +01:00
redirects [1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:36:57 +01:00
sessions [1.5.x] Fixed #20075 -- Fixed session test fail when using a cache other than LocMemCache. 2013-07-10 15:05:00 -04:00
sitemaps [1.5.x] Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom User models. 2013-03-23 10:02:10 +08: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 #20679 -- Corrected CachedFilesMixin.post_process docstring. 2013-07-25 12:32:42 -04:00
syndication [1.5.x] Stopped using non-standard __globals__ and __code__ attributes. 2013-03-17 16:05:55 +01: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