django1/django/contrib
Adrian Holovaty ccc972e750 Fixed #15618 -- CookieStorage storage in messages framework now honors SESSION_COOKIE_DOMAIN. Thanks for the report and patch, lamby
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15848 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-16 03:50:51 +00:00
..
admin Pulled admin translation updates from Transifex. 2011-03-15 20:05:50 +00:00
admindocs Pulled admindocs translation updates from Transifex. 2011-03-15 20:06:26 +00:00
auth Pulled auth translation updates from Transifex. 2011-03-15 20:06:58 +00:00
comments Pulled comments translation updates from Transifex. 2011-03-15 20:07:32 +00:00
contenttypes Pulled contenttypes translation updates from Transifex. 2011-03-15 20:08:06 +00:00
csrf Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnings, and removed 1.1 deprecated code. 2010-10-11 12:20:07 +00:00
databrowse Fixed #12650 -- Don't generate invalid XHTML in the admin, databrowse apps when 2010-10-10 01:57:56 +00:00
flatpages Pulled flatpages translation updates from Transifex. 2011-03-15 20:08:36 +00:00
formtools Pulled formtools translation updates from Transifex. 2011-03-15 20:09:10 +00:00
gis Fixed #15533 -- Now use 3857 as spherical mercator projection instead of deprecated 900913 on platforms that support it. Thanks to cnorthwood for bug report and Christopher Schmidt for OpenLayers JavaScript workaround. 2011-03-16 02:58:35 +00:00
humanize Pulled humanize translation updates from Transifex. 2011-03-15 20:10:24 +00:00
localflavor Pulled localflavor translation updates from Transifex. 2011-03-15 20:11:04 +00:00
markup Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch. 2010-10-11 12:55:17 +00:00
messages Fixed #15618 -- CookieStorage storage in messages framework now honors SESSION_COOKIE_DOMAIN. Thanks for the report and patch, lamby 2011-03-16 03:50:51 +00:00
redirects Pulled redirects translation updates from Transifex. 2011-03-15 20:12:07 +00:00
sessions Pulled sessions translation updates from Transifex. 2011-03-15 20:12:38 +00:00
sitemaps Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
sites Pulled sites translation updates from Transifex. 2011-03-15 20:13:13 +00:00
staticfiles Modified collectstatic management command to not include STATIC_ROOT in the user prompt since it's misleading when using a non-local storage backend. 2011-03-09 12:34:17 +00:00
syndication Fixed #15237 -- Always set charset of Atom1 feeds to UTF-8. Thanks, Simon and jasonkotenko. 2011-02-12 19:12:14 +00:00
webdesign Converted contrib/webdesign doctests to unittests. We thoroughly deplore those doctests. 2010-10-10 01:06:56 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00