[BangPypers] Django connection problem

VIJAY KUMAR vnbang2003 at yahoo.com
Mon Jun 22 15:44:21 CEST 2009


Hi 
       Need a help for below error.
           from django.contrib.auth.models import User
              File "c:\python26\lib\site-packages\django-1.0.2_final-       py2.6.egg\django\contrib\auth\models.py", line 3, in <module>
           from django.db import models
            File "c:\python26\lib\site-packages\django-1.0.2_final-py2.6.egg\django\db\models\__init__.py", line 3, in <module>
            from django.db import connection
         ImportError: cannot import name connection
 
  when i looked in django.db there is no module by name connection. Can some one help to know more on this problem and how can i overcome this.
 
With Thanks
VIjay 
 

 


      Cricket on your mind? Visit the ultimate cricket website. Enter http://cricket.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20090622/aa811270/attachment.htm>


More information about the BangPypers mailing list