django1/django/contrib/databrowse/plugins
Russell Keith-Magee 74f7ad32a5 Fixed #15717 -- Updated databrowse to use class-based generic date views. Thanks to aaugustin for the report and draft patch
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16002 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 13:55:03 +00:00
..
__init__.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00
calendars.py 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
fieldchoices.py Fixed #12746 -- Updated sorting calls to use 'key' instead of 'cmp'. This will be slightly faster in certain circumstances, but more importantly, is a required step for migration to Python 3. Thanks to Martin van Loewis for the patch. 2010-08-06 16:31:44 +00:00
objects.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00