django1/django/contrib
Jannis Leidel 47c653999f Updated admin translation files.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-21 19:42:52 +00:00
..
admin Updated admin translation files. 2011-01-21 19:42:52 +00:00
admindocs Added new translation files to admindocs contrib app. 2011-01-21 17:50:35 +00:00
auth Added new translation files to auth contrib app. 2011-01-21 17:59:27 +00:00
comments Added new translation files to comments contrib app. 2011-01-21 18:08:19 +00:00
contenttypes Added new translation files to contenttypes contrib app. 2011-01-21 18:15:51 +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 Added new translation files to formtools contrib app. 2011-01-21 18:31:00 +00:00
formtools Added new translation files to formtools contrib app. 2011-01-21 18:31:00 +00:00
gis Added new translation files to gis contrib app. 2011-01-21 18:39:05 +00:00
humanize Added new translation files to humanize contrib app. 2011-01-21 18:46:59 +00:00
localflavor Added new translation files to localflavor contrib app. 2011-01-21 18:56:32 +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 Added new translation files to messages contrib app. 2011-01-21 19:04:00 +00:00
redirects Added new translation files to redirects contrib app. 2011-01-21 19:12:10 +00:00
sessions Added new translation files to sessions contrib app. 2011-01-21 19:19:44 +00:00
sitemaps Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam. 2010-12-12 22:56:52 +00:00
sites Added new translation files to sites contrib app. 2011-01-21 19:27:26 +00:00
staticfiles Call superclass init in collectstatic command, otherwise printing error messages for it fails since style has not been set. 2011-01-19 16:36:20 +00:00
syndication Fixed #14176 -- Added forwards compatibility to the legacy syndication feed view. This allows class-based feeds to be deployed using the old-style feed view, as long as the feed requires no arguments (i.e., get_object returns None). Thanks to psychcf for the report, cwhaines for the investigation, and Andrew Godwin for the assist. 2011-01-13 14:51:34 +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