summaryrefslogtreecommitdiff
path: root/docs/admin.txt
AgeCommit message (Expand)Author
2008-07-09newforms-admin: Added some documentation about media defintions in ModelAdmin...Brian Rosner
2008-07-09newforms-admin: Added autodiscover functionality to django.contrib.admin. Thi...Brian Rosner
2008-06-17newforms-admin: Brought docs/admin.txt up to speed on missing options from Mo...Brian Rosner
2008-06-17newforms-admin: Allowed for another heading level in docs/admin.txt. Also fix...Brian Rosner
2008-06-12newforms-admin: Fixed #5731 -- Implemented ModelAdmin.radio_fields to match t...Brian Rosner
2008-06-11newforms-admin: Fixed a few links in the inline documentation.Brian Rosner
2008-06-11newforms-admin: Added inline documentation.Brian Rosner
2008-06-11newforms-admin: Moved the inner Admin docs over to the admin docs and updated...Brian Rosner
2007-09-15Added 'Multiple admin sites in the same URLconf' section to docs/admin.txtAdrian Holovaty
2007-09-15newforms-admin: Added more to docs/admin.txtAdrian Holovaty
2007-09-15newforms-admin: Added intro to docs/admin.txtAdrian Holovaty
2007-09-15newforms-admin: Added docs/admin.txt, a placeholder for documenting all of th...Adrian Holovaty