#17980: Tests fail when i18n set to True.
------------------------------+------------------------------------
     Reporter:  wassup        |                    Owner:  nobody
         Type:  Bug           |                   Status:  new
    Component:  contrib.auth  |                  Version:  1.4
     Severity:  Normal        |               Resolution:
     Keywords:  tests         |             Triage Stage:  Accepted
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+------------------------------------

Comment (by wassup):

 @jezdez: Sorry - tried to edit it after posting, but it was not possible.
 My fault.

 @claudep: SetPasswordForm.error_messages['password_mismatch'] beffore
 assert is a proxy object: <django.utils.functional.__proxy__ object at
 0x11b2310>. When I treat it with a loop to get the content, the string is
 already translated to: 'Hasła się nie zgadzają.'

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17980#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@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