django1/django/contrib
Russell Keith-Magee 24b7d9017d Advanced deprecations in contrib.syndication.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 08:36:40 +00:00
..
admin Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs #15702 -- thanks to jonash for the patch. Splitting this over muliple commits to make it more manageable. 2011-03-28 01:40:43 +00:00
admindocs Pulled translation updates from Transifex again. 2011-03-20 22:16:14 +00:00
auth Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages. 2011-04-02 08:36:04 +00:00
comments Removed Django 1.2 compatibility fallback for contrib.comments forms hash. 2011-03-30 17:35:12 +00:00
contenttypes Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs #15702 -- thanks to jonash for the patch. Splitting this over muliple commits to make it more manageable. 2011-03-28 01:40:43 +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 Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translation for backwards compatibility. 2011-03-20 22:16:35 +00:00
formtools Advanced deprecations in contrib.formtools. 2011-04-02 08:34:15 +00:00
gis Advanced deprecations in contrib.gis. 2011-04-02 08:34:50 +00:00
humanize Pulled translation updates from Transifex again. 2011-03-20 22:16:14 +00:00
localflavor Advanced deprecations in contrib.localflavor. 2011-04-02 08:35:25 +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 Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages. 2011-04-02 08:36:04 +00:00
redirects Pulled translation updates from Transifex again. 2011-03-20 22:16:14 +00:00
sessions Removed Django 1.2 compatibility fallback for session data integrity check hash. 2011-03-30 17:35:22 +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 translation updates from Transifex again. 2011-03-20 22:16:14 +00:00
staticfiles Refined exception message to make sure we don't confuse users. 2011-03-18 18:46:48 +00:00
syndication Advanced deprecations in contrib.syndication. 2011-04-02 08:36:40 +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