index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
templates
/
admin_doc
/
bookmarklets.html
Age
Commit message (
Expand
)
Author
2008-08-09
Fixed #7811: moved admindocs templates into admindocs/templates. This is slig...
Jacob Kaplan-Moss
2007-09-20
Fixed #3491 -- Fixed links in `user-tools` section of admin's `base.html` tem...
Gary Wilson Jr
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-02-23
Fixed #1387 -- Fixed some XHTML errors in admin templates. Thanks, vineet
Adrian Holovaty
2005-12-01
Fixed #951 -- Admin bookmarklets no longer assume admin is rooted at '/'
Adrian Holovaty
2005-12-01
Fixed #893 -- Admin 'change password' and 'log out' links no longer assume ad...
Adrian Holovaty
2005-11-28
Fixed #950 -- Fixed typo in admin bookmarklets template. Thanks, nesh
Adrian Holovaty
2005-11-27
Fixed missing {% load i18n %} in admin/templates/admin_doc/bookmarklets.html
Adrian Holovaty
2005-11-25
MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separat...
Adrian Holovaty
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty