#17194: Auth tests failing on non-US locales
--------------------------------+------------------------------------
     Reporter:  hcarvalhoalves  |                    Owner:  nobody
         Type:  Bug             |                   Status:  new
    Component:  contrib.auth    |                  Version:  SVN
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Accepted
    Has patch:  1               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  1               |                    UI/UX:  0
--------------------------------+------------------------------------

Comment (by bpeschier):

 If you go that approach, it might be a good idea to actually place the
 error messages on the relevant forms and fields so you can reuse them in
 the tests.

 It's also better to reuse the html-escape from django (in
 django.utils.html) instead of creating a new one.

 Attached a patch.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17194#comment:10>
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