summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/admin.txt
AgeCommit message (Expand)Author
2008-09-02Fixed #7973 -- Added exclude to BaseModelAdmin to make everything consistent ...Brian Rosner
2008-09-02Fixed #7943: added documentation on overriding admin templates. Thanks, mwdiersJacob Kaplan-Moss
2008-09-02Added a rough draft of the 1.0 porting guide, and an obviously incomplete pla...Jacob Kaplan-Moss
2008-08-30Fix inadvertent formatting introduced in [8732]James Bennett
2008-08-30Fixed #8247: Added explanation to admin docs to point out that AdminSite can ...James Bennett
2008-08-29Fixed #7893 -- Gave `fieldsets` dictionary options a better visual display to...Brian Rosner
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss