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
/
admindocs
/
templates
/
admin_doc
/
missing_docutils.html
Age
Commit message (
Expand
)
Author
2025-10-14
Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.
antoliny0919
2023-04-25
Replaced docutils link by PyPI reference.
Claude Paroz
2020-05-23
Refs #30400 -- Improved typography in admin_doc/missing_docutils.html.
Jon Dufresne
2020-05-18
Updated docutils link to HTTPS and new location.
Jon Dufresne
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2013-11-21
Updated admindocs to use class-based views
Claude Paroz
2013-06-01
Fixed #20540 -- Added more translatable strings to contrib.admindocs
Claude Paroz
2012-04-24
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syn...
Claude Paroz
2011-11-16
Fixed #17234 -- Added back a missing endblock tag to an admindoc template. Th...
Ramiro Morales
2011-09-20
Converted internal link generation in the admin and admin document generator ...
Ramiro Morales
2008-08-09
Fixed #7811: moved admindocs templates into admindocs/templates. This is slig...
Jacob Kaplan-Moss