django1/django/contrib
Adrian Holovaty 71bf169ab1 Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of legacy postgresql module that was removed recently
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16015 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-04 15:43:56 +00:00
..
admin Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
admindocs Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
auth Updates to the test suite to allow for newly deprecated and removed features 2011-04-02 08:44:47 +00:00
comments Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
contenttypes Fixed #15738 -- Removed unnecessary line in contrib.contenttypes tests. Thanks, mitnk 2011-04-04 03:42:46 +00:00
databrowse Fixed #15717 -- Updated databrowse to use class-based generic date views. Thanks to aaugustin for the report and draft patch 2011-04-02 13:55:03 +00:00
flatpages Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
formtools Silenced a DeprecationWarning in formtools caused by testing the deprecated security_hash function 2011-04-02 13:26:19 +00:00
gis Fixed geodjango postgis/creation.py to use postgresql_psycopg2 instead of legacy postgresql module that was removed recently 2011-04-04 15:43:56 +00:00
humanize Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
localflavor Removed deprecated 'no' translation 2011-04-02 08:43:43 +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 Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
redirects Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
sessions Removed deprecated 'no' translation 2011-04-02 08:43:43 +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 Removed deprecated 'no' translation 2011-04-02 08:43:43 +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