django1/django/contrib
Jannis Leidel f05aab1a43 Modified collectstatic management command to not include STATIC_ROOT in the user prompt since it's misleading when using a non-local storage backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15782 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-09 12:34:17 +00:00
..
admin Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
admindocs Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
auth Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
comments Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
contenttypes Fixed #15554 -- Corrected test failure in contenttypes when default site isn't example.com. Thanks to twil for the report, and PaulM for the patch. 2011-03-07 00:09:11 +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 Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
formtools Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
gis Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
humanize Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
localflavor Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +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 Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
redirects Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +00:00
sessions Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +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 Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680. 2011-03-04 01:07:11 +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