django1/django/contrib/databrowse
Russell Keith-Magee 09145d2e5f Fixed #208 -- Modernized the syntax of the cycle tag to allow for spaces and variables in cycle values. Thanks to SmileyChris and Chris McAvoy for their work on this.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6153 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-14 02:49:21 +00:00
..
plugins Fixed #4125 -- Added some small fixes to contrib.databrowse: fixed calendar views, added a summary of the number of objects in each list, and added a template entry point for the customisation enthusiasts. Nice work, SmileyChris. 2007-08-19 17:01:54 +00:00
templates/databrowse Fixed #208 -- Modernized the syntax of the cycle tag to allow for spaces and variables in cycle values. Thanks to SmileyChris and Chris McAvoy for their work on this. 2007-09-14 02:49:21 +00:00
__init__.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00
datastructures.py Fixed #4125 -- Added some small fixes to contrib.databrowse: fixed calendar views, added a summary of the number of objects in each list, and added a template entry point for the customisation enthusiasts. Nice work, SmileyChris. 2007-08-19 17:01:54 +00:00
sites.py Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
urls.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00
views.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00