django/docs/ref/contrib/admin
Dheerendra Rathor 59e85f09c6 Fixed #25519 -- Made the admin "View site" link point to sites running on a subpath.
Used request.META['SCRIPT_NAME'] as the site_url if it hasn't been
customized from the default value of '/'.
2015-10-22 13:51:00 -04:00
..
_images Renamed admin doc image files to match the documentation they are for. 2015-09-11 12:01:13 -04:00
actions.txt Renamed admin doc image files to match the documentation they are for. 2015-09-11 12:01:13 -04:00
admindocs.txt Fixed #24917 -- Made admindocs display model methods that take arguments. 2015-09-07 15:07:39 -04:00
index.txt Fixed #25519 -- Made the admin "View site" link point to sites running on a subpath. 2015-10-22 13:51:00 -04:00
javascript.txt Fixed #15760 -- Added JavaScript events for admin inline forms. 2015-09-21 15:34:44 -04:00