#15370: Most of the admin_scripts tests failing because of a warning
-------------------------------------------+--------------------------------
               Reporter:  mila             |         Owner:  nobody
                 Status:  new              |     Milestone:        
              Component:  django-admin.py  |       Version:  SVN   
             Resolution:                   |      Keywords:        
           Triage Stage:  Unreviewed       |     Has patch:  0     
    Needs documentation:  0                |   Needs tests:  0     
Patch needs improvement:  0                |  
-------------------------------------------+--------------------------------

Comment (by mila):

 I'm running Python 2.5.4 - the difference is probably in warning settings.
 I'm attaching patch to reproduce the problem under other systems/versions.

 It just turns on import warnings. Turning warnings off does not fix the
 issue - it seems that warnings from site.py are always displayed in my
 configuration.

 {{{
 C:\...\django\tests>python -V
 Python 2.5.4

 C:\...\django\tests>git log -1
 commit 08e37516ca638131a6599f376e97433a15ae990a
 Author: russellm <russellm@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
 Date:   Tue Feb 22 11:33:04 2011 +0000

     Fixed #15371 -- Ensure that a superuser created with the
 createsuperuser man
 agement command with --noinput has an invalid password, not a blank
 password. Th
 anks to yishaibeeri for the report and patch.

     git-svn-id: http://code.djangoproject.com/svn/django/trunk@15631
 bcc190cf-ca
 fb-0310-a4f2-bffc1f526a37
 }}}

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