django1/django/contrib/databrowse
Jannis Leidel 2c329024ca Fixed #12480 - Use month variable for headline text.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12059 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01 21:39:49 +00:00
..
plugins Fixed #7847 -- Removed a whole bunch of unused imports from throughout the codebase. Thanks, julien 2008-07-22 03:24:09 +00:00
templates/databrowse Fixed #12480 - Use month variable for headline text. 2010-01-01 21:39:49 +00:00
__init__.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00
datastructures.py Fixed #12472 - Correctly show TimeFields values when using locale-aware formatting. Thanks to Ramiro Morales for providing the patch. 2010-01-01 21:36:36 +00:00
sites.py Fixed #8519: report the correct class in databrowse's `AlreadyRegistered` error. Thanks, mattmcc. 2008-08-25 18:32:26 +00:00
urls.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00
views.py Fixed #7847 -- Removed a whole bunch of unused imports from throughout the codebase. Thanks, julien 2008-07-22 03:24:09 +00:00