django1/django/conf/admin_templates
Adrian Holovaty f808d1bb8c Removed django/conf/admin_templates/changelist_generic.html -- a leftover, legacy template that's no longer used
git-svn-id: http://code.djangoproject.com/svn/django/trunk@888 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-10-16 20:52:11 +00:00
..
doc Added doc view for templates that will show the search path for a given template on each site 2005-08-02 20:29:27 +00:00
registration Added breadcrumbs to password-reset and password-change admin templates 2005-07-26 22:54:59 +00:00
404.html Moved default admin templates from templates.admin to django.conf.admin_templates 2005-07-16 04:02:41 +00:00
500.html Moved default admin templates from templates.admin to django.conf.admin_templates 2005-07-16 04:02:41 +00:00
admin_object_history.html Moved default admin templates from templates.admin to django.conf.admin_templates 2005-07-16 04:02:41 +00:00
base.html Fixed #544 -- Added xmlns and lang attributes to <html> tag in admin_templates/base.html, so that the admin works when served as application/xhtml+xml. Thanks, Sune Kirkeby 2005-09-27 04:28:18 +00:00
base_site.html Fixed #71 -- Changed default admin base_site template to use example.com instead of mysite.com. Thanks, pb@e-scribe.com 2005-07-18 20:43:57 +00:00
delete_confirmation_generic.html Moved default admin templates from templates.admin to django.conf.admin_templates 2005-07-16 04:02:41 +00:00
index.html Fixed #550 -- Default admin template now checks user permissions, hiding apps/modules/actions for which the user doesn't have permissions. Thanks, Jason Huggins 2005-09-25 19:08:44 +00:00
login.html Temporarily commented-out the link to 'forgotten your password?' on the default admin login.html template 2005-07-16 22:44:37 +00:00
template_validator.html Moved default admin templates from templates.admin to django.conf.admin_templates 2005-07-16 04:02:41 +00:00