django1/django/contrib/admindocs
Jacob Kaplan-Moss a50c6f1f24 Fixed #10538: use a prefix for HTML ids on the admin doc page to avoid conflicts with existing elements. Thanks, Justin Lilly.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10343 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-01 21:33:22 +00:00
..
templates/admin_doc Fixed #10538: use a prefix for HTML ids on the admin doc page to avoid conflicts with existing elements. Thanks, Justin Lilly. 2009-04-01 21:33:22 +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 Do [10337] correctly; thanks, Alex. 2009-04-01 18:44:25 +00:00