#5786: Relax character restrictions on auth usernames
---------------------------------------------+------------------------------
          Reporter:  Armin Ronacher          |         Owner:  nobody           
               
            Status:  new                     |     Milestone:                   
               
         Component:  Authentication          |       Version:  1.1              
               
        Resolution:                          |      Keywords:  username, 
character, restriction
             Stage:  Design decision needed  |     Has_patch:  1                
               
        Needs_docs:  0                       |   Needs_tests:  0                
               
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Comment (by leond):

 First I was convinced that this had to be changed. Later I discovered a
 good workaround because of the following: If you change this in the module
 code, there will be developers who may be dissatisfied with the relaxed
 restrictions. Or there may be developers who still are not satisfied. It
 may be that there are alway unsatisfied developers, no matter how you
 rewrite the module code. So the best solution (in my opinion) is to simply
 put a piece of code into your own admin.py and your own forms.py. You can
 find it in the attachments. I uploaded them several months ago and it
 works really fine.

 I am completely against changing the module code as that never satisfies
 every single developer! Please use the workaround I posted or take it as
 an idead to code a better one.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5786#comment:32>
Django <http://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-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