#6273: Support for passwd-like password changing
--------------------------------------+-------------------------------------
          Reporter:  toxik            |         Owner:  justinlilly
            Status:  new              |     Milestone:             
         Component:  django-admin.py  |       Version:  SVN        
        Resolution:                   |      Keywords:             
             Stage:  Accepted         |     Has_patch:  1          
        Needs_docs:  0                |   Needs_tests:  1          
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Changes (by SmileyChris):

  * needs_tests:  0 => 1

Comment:

 It's not that complicated: monkeypatch the `_get_pass` method in your
 tests to return what you want without prompting.

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