index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
databrowse
/
templates
Age
Commit message (
Expand
)
Author
2012-12-29
Removed django.contrib.databrowse.
Aymeric Augustin
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2010-10-10
Fixed #12650 -- Don't generate invalid XHTML in the admin, databrowse apps when
Ramiro Morales
2010-01-01
Fixed #12443 - Don't use thousand separators on year numbers.
Jannis Leidel
2010-01-01
Fixed #12480 - Use month variable for headline text.
Jannis Leidel
2008-09-08
Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse...
Adrian Holovaty
2007-09-14
Fixed #208 -- Modernized the syntax of the cycle tag to allow for spaces and ...
Russell Keith-Magee
2007-08-19
Fixed #4125 -- Added some small fixes to contrib.databrowse: fixed calendar v...
Malcolm Tredinnick
2007-07-26
Fixed #4971 -- Fixed some escaping and quoting problems in the databrowse con...
Gary Wilson Jr
2007-07-04
Merged Unicode branch into trunk (r4952:5608). This should be fully
Malcolm Tredinnick
2007-06-20
Fixed #4584 -- Fixed improper </div> nesting in databrowse object_detail.html...
Adrian Holovaty
2007-04-16
Added django.contrib.databrowse
Adrian Holovaty