#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 russellm):

 @mila -- Looking at the implementation of site.py (it took me a while to
 realize you were talking about the Python site-packages site file, not a
 file in the Django source tree), it appears that the call to 'import
 locale' only happens when sys.platform == 'win32'.

 So -- the problem now turns to what it is about your configuration that
 causes this error to show. How exactly are you running the test suite? Are
 you specifying a warning level? Have you enabled any warning levels at a
 system level?

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