django1/django/contrib/databrowse
Jannis Leidel f45ac2ff18 Fixed #12443 - Don't use thousand separators on year numbers.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12060 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01 21:40:19 +00:00
..
plugins Fixed #12443 - Don't use thousand separators on year numbers. 2010-01-01 21:40:19 +00:00
templates/databrowse Fixed #12443 - Don't use thousand separators on year numbers. 2010-01-01 21:40:19 +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