django1/django/contrib/admin/templates
Malcolm Tredinnick 876a3ed602 Fixed #2587 -- Removed some escaping from the summary fields.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-26 11:58:56 +00:00
..
admin Changed admin/base.html template to add a NONE,NOARCHIVE meta tag for robots. Thanks for the idea, Ian Holsman 2006-08-17 23:05:42 +00:00
admin_doc Fixed #2587 -- Removed some escaping from the summary fields. 2006-09-26 11:58:56 +00:00
registration Fixed #2186 -- Fixed i18n variable substitution in admin/templates/registration/password_reset_email.html. Thanks, md@hudora.de 2006-06-18 17:32:15 +00:00
widget More pre-emptive escaping of strings that should not be interpreted as HTML. 2006-07-15 01:07:13 +00:00