..
admin
Apply autoescaping to AdminURLFieldWidget.
2013-08-13 11:04:21 -05:00
admindocs
Updated translations from Transifex
2013-03-28 09:22:57 +01:00
auth
Fixed is_safe_url() to reject URLs that use a scheme other than HTTP/S.
2013-08-13 11:03:49 -05: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] Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. Backport from master.
2013-07-29 10:55:50 +02:00
markup
Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch.
2012-09-08 12:13:46 -04:00
messages
[1.5.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
2013-08-22 17:49:11 -04: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 #20922 -- Allowed customizing the serializer used by contrib.sessions
2013-08-22 17:49:11 -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