summaryrefslogtreecommitdiff
path: root/django/conf/admin_templates/doc/missing_docutils.html
AgeCommit message (Collapse)Author
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a ↵Adrian Holovaty
middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. git-svn-id: http://code.djangoproject.com/svn/django/trunk@948 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-29Fixed #223 -- Changed breadcrumbs in admin doc templates to use relative, ↵Adrian Holovaty
not absolute, URLs. Thanks, Drew Amato git-svn-id: http://code.djangoproject.com/svn/django/trunk@337 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-16Moved default admin templates from templates.admin to ↵Adrian Holovaty
django.conf.admin_templates git-svn-id: http://code.djangoproject.com/svn/django/trunk@94 bcc190cf-cafb-0310-a4f2-bffc1f526a37