On Thu, Jul 22, 2010 at 1:14 AM, aimeixu wrote:
> Hi,
> I use python Django framework to make a bookmark website, when I clicked
> login button on the user login page .and I import "from
> django.contrib.auth.models import User" in the console,It will occur the
> following error:
from djan
Hi,
I use python Django framework to make a bookmark website, when I
clicked login button on the user login page .and I import "from
django.contrib.auth.models import User" in the console,It will occur the
following error:
>>> from django.contrib.auth.models import User
Traceback (most rece