summaryrefslogtreecommitdiff
path: root/django/contrib/admindocs
AgeCommit message (Expand)Author
2008-09-08Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse...Adrian Holovaty
2008-08-29Fixed #7466: do a better job figuring out links from the admin docs into the ...Jacob Kaplan-Moss
2008-08-29Fixed #7810: added named URLs for admin docs, and use them in the admin base ...Jacob Kaplan-Moss
2008-08-09Fixed #7811: moved admindocs templates into admindocs/templates. This is slig...Jacob Kaplan-Moss
2008-07-22Fixed #7847 -- Removed a whole bunch of unused imports from throughout the co...Adrian Holovaty
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner