Author: russellm
Date: 2010-10-08 08:53:25 -0500 (Fri, 08 Oct 2010)
New Revision: 14004

Added:
   
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/logged_out.html
   
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/password_change_form.html
Log:
Backport of r14003 from trunk.

Added: 
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/logged_out.html
===================================================================
--- 
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/logged_out.html
                             (rev 0)
+++ 
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/logged_out.html
     2010-10-08 13:53:25 UTC (rev 14004)
@@ -0,0 +1 @@
+Logged out
\ No newline at end of file

Added: 
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/password_change_form.html
===================================================================
--- 
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/password_change_form.html
                           (rev 0)
+++ 
django/branches/releases/1.2.X/django/contrib/auth/tests/templates/registration/password_change_form.html
   2010-10-08 13:53:25 UTC (rev 14004)
@@ -0,0 +1 @@
+{{ form }}
\ No newline at end of file

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to