#29327: Django's usercreationform
--------------------------------------+------------------------
               Reporter:  Shahilsky   |          Owner:  nobody
                   Type:  Bug         |         Status:  new
              Component:  Forms       |        Version:  2.0
               Severity:  Normal      |       Keywords:
           Triage Stage:  Unreviewed  |      Has patch:  0
    Needs documentation:  0           |    Needs tests:  0
Patch needs improvement:  0           |  Easy pickings:  0
                  UI/UX:  0           |
--------------------------------------+------------------------
 the 'Password field' of the user creation form has
 help text as:
 <ul><li>Your password can&#39;t be too similar to your other personal
 information.</li><li>Your password must contain at least 8
 characters.</li><li>Your password can&#39;t be a commonly used
 password.</li><li>Your password can&#39;t be entirely numeric.</li></ul>

 it is not the actual list (it's the code getting shown!!!)

 #I know that one can change it himself but it would be quite inconvenient

 so just rectify this small issue

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29327>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.38f3cac669ff79efc3fd8c707bca7aa8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to