summaryrefslogtreecommitdiff
path: root/django/contrib/admindocs/views.py
AgeCommit message (Expand)Author
2008-08-29Fixed #7466: do a better job figuring out links from the admin docs into the ...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