django1/django/contrib/admindocs
Jacob Kaplan-Moss 21adbd6738 Fixed #7466: do a better job figuring out links from the admin docs into the rest of the admin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8718 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-29 19:29:16 +00:00
..
templates/admin_doc Fixed #7811: moved admindocs templates into admindocs/templates. This is slightly backwards-incompatible in that if you're using the admindocs you'll need to add 'django.contrib.admindocs' to INSTALLED_APPS. 2008-08-09 15:53:50 +00:00
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
urls.py Fixed #7810: added named URLs for admin docs, and use them in the admin base template. Thanks, MattBowen. 2008-08-29 19:28:53 +00:00
utils.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
views.py Fixed #7466: do a better job figuring out links from the admin docs into the rest of the admin. 2008-08-29 19:29:16 +00:00