#13234: cannot import name trans_real
------------------------------------------------+---------------------------
          Reporter:  roklenardic                |         Owner:  nobody
            Status:  new                        |     Milestone:        
         Component:  django-admin.py runserver  |       Version:  SVN   
        Resolution:                             |      Keywords:        
             Stage:  Unreviewed                 |     Has_patch:  0     
        Needs_docs:  0                          |   Needs_tests:  0     
Needs_better_patch:  0                          |  
------------------------------------------------+---------------------------
Comment (by russellm):

 By way of experimentation; can you try editing
 django/utils/translation/__init__.py, and moving line 4 (the call to "from
 django.conf import settings" to line 31 (i.e. - make the import of
 settings the first statement in delayed_loader, rather than a module level
 import)?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13234#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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to