summaryrefslogtreecommitdiff
path: root/django/contrib/databrowse/sites.py
AgeCommit message (Expand)Author
2012-12-29Removed django.contrib.databrowse.Aymeric Augustin
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2012-01-28Fixed #5968 -- Allowed (un-)registering with databrowse several models at once.Aymeric Augustin
2008-08-25Fixed #8519: report the correct class in databrowse's `AlreadyRegistered` err...Jacob Kaplan-Moss
2008-07-22Fixed #7847 -- Removed a whole bunch of unused imports from throughout the co...Adrian Holovaty
2007-11-14Implemented auto-escaping of variable output in templates. Fully controllable...Malcolm Tredinnick
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-04-16Added django.contrib.databrowseAdrian Holovaty