django1/django/contrib/admin/templates
Malcolm Tredinnick 51705f60b1 Fixed #2332 -- Introduced is_authenticated() method on User and AnonymousUser classes. Recommended its use over is_anonymous in the docs. Changed internal Django use to match this recommendation. Thanks to SmileyChris and Gary Wilson for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-19 02:09:26 +00:00
..
admin Fixed #2332 -- Introduced is_authenticated() method on User and AnonymousUser classes. Recommended its use over is_anonymous in the docs. Changed internal Django use to match this recommendation. Thanks to SmileyChris and Gary Wilson for the patch. 2006-07-19 02:09:26 +00:00
admin_doc Escaped variables that should not be interpreted as HTML and which might 2006-07-14 11:48:25 +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