django1/django/contrib/databrowse/plugins
Malcolm Tredinnick 8d97f15b96 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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5947 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-19 17:01:54 +00:00
..
__init__.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00
calendars.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
fieldchoices.py Fixed #4971 -- Fixed some escaping and quoting problems in the databrowse contrib app. Based on patch from Johann Queuniet. 2007-07-26 05:01:53 +00:00
objects.py Added django.contrib.databrowse 2007-04-16 21:56:10 +00:00