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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers