summaryrefslogtreecommitdiff
path: root/docs/admin.txt
AgeCommit message (Expand)Author
2008-07-29Fixed #6095 -- Added the ability to specify the model to use to manage a Many...Russell Keith-Magee
2008-07-27Removed trailing whitespace in admin docs.Gary Wilson Jr
2008-07-27Normalized the use of "JavaScript" in the documentation.Gary Wilson Jr
2008-07-27Fixed #7986 -- Added to the documentation the purpose of the `prepopulated_fi...Gary Wilson Jr
2008-07-25Standardised documentation of the Field help_text option and ModelAdmin.field...Luke Plant
2008-07-23Removed a colon that was rendering the bullet-point list below it as code in ...Brian Rosner
2008-07-23Fixed #7897 -- Corrected some spelling and grammatical errors in the InlineMo...Brian Rosner
2008-07-21Refs #7864 -- Corrected more instances of "newforms" in the docs.Gary Wilson Jr
2008-07-20Fixed #7850 -- Added adding django.contrib.admin to INSTALLED_APPS to the ste...Brian Rosner
2008-07-19Fixed #7839 -- Corrected admin documentation and tutorial to reflect that 'cl...Brian Rosner
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner