django\db\__init__.py where it is
> importing connection module
> from django.db import connection
>
>
>
> Thanks
> Vijay
>
>
>
> --- On *Mon, 22/6/09, Gora Mohanty * wrote:
>
>
> From: Gora Mohanty
> Subject: Re: [BangPypers] Django connection
] Django connection problem
To: bangpypers@python.org
Date: Monday, 22 June, 2009, 9:49 PM
On Mon, 22 Jun 2009 19:14:21 +0530 (IST)
VIJAY KUMAR wrote:
> Hi
> Need a help for below error.
> from django.contrib.auth.models import User
> File "c:\
On Mon, 22 Jun 2009 19:14:21 +0530 (IST)
VIJAY KUMAR wrote:
> 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
>