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
/
model_detail.html
Age
Commit message (
Expand
)
Author
2007-11-14
gis: Merged revisions 6614-6671 via svnmerge from trunk.
Justin Bronn
2007-09-20
gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk].
Justin Bronn
2006-08-22
Fixed #2587 -- Removed unnecessary escaping from admin_doc/model_detail.html ...
Adrian Holovaty
2006-07-14
Escaped variables that should not be interpreted as HTML and which might
Malcolm Tredinnick
2006-05-18
Made a few small tweaks to admin doc pages.
Jacob Kaplan-Moss
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-02-27
Exposed model __doc__ in admin docs views which fixes #1408. Thanks, poelzi
Jacob Kaplan-Moss
2005-12-01
Fixed #893 -- Admin 'change password' and 'log out' links no longer assume ad...
Adrian Holovaty
2005-11-27
Fixed bug in contrib/admin/templates/admin_doc/model_detail.html
Adrian Holovaty
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty