django1/django/contrib/admin/templates
Adrian Holovaty 60b46d72ac Fixed #648 -- Added comment syntax to template system: {# #}. Thanks for the patch, mccutchen@gmail.com and Hawkeye
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3931 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-24 21:30:38 +00:00
..
admin Fixed #648 -- Added comment syntax to template system: {# #}. Thanks for the patch, mccutchen@gmail.com and Hawkeye 2006-10-24 21:30:38 +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