django1/django/contrib
Malcolm Tredinnick a524114883 Removed unused admin Javascript functions from source.
Fixed #16204. Thanks, melinath.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-22 02:52:20 +00:00
..
admin Removed unused admin Javascript functions from source. 2011-08-22 02:52:20 +00:00
admindocs Fixed #16573 -- Corrected a regression in the admindocs app's view overview introduced in r16405. Thanks, lopopolo. 2011-08-12 14:15:56 +00:00
auth Removing the old url resolution method in contrib.auth.admin.UserAdmin which was deprecated in Django 1.1 2011-08-17 04:06:42 +00:00
comments Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 2011-08-12 14:14:15 +00:00
contenttypes Fixed #15907 -- Fixed another conflict between the ModelForm exclude and the GenericInline. Thanks, leonelfreire and prestontimmons. 2011-08-12 14:14:58 +00:00
databrowse Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00
flatpages Minor renaming for consistency. 2011-05-07 17:05:06 +00:00
formtools Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout. 2011-08-13 13:51:34 +00:00
gis Fixed #16387 -- Disabled localization in openlayers template. Thanks, claudep. 2011-08-12 14:14:33 +00:00
humanize Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter. 2011-05-17 10:16:12 +00:00
localflavor Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl. 2011-08-12 14:14:15 +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 #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
redirects Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
sessions Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
sitemaps Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
sites Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
staticfiles Fixed #16631 -- Fixed embarrassing typo introduced in r16617. Thanks, Andi Albrecht. 2011-08-15 08:22:22 +00:00
syndication Advanced deprecations in contrib.syndication. 2011-04-02 08:36:40 +00:00
webdesign Replaced old-style with new-style decorator syntax. 2011-05-01 16:46:02 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00