Re: first time app - admin site importerror

2010-08-23 Thread Alexandre González
*To:* Django users <django-users@googlegroups.com> > *Sent:* Mon, 23 August, 2010 5:09:02 > *Subject:* first time app - admin site importerror > > Hi everyone, I have begun my first Django app according to the > instructions on the site (http://docs.djangoproject.com/en/1.2/intro

Re: first time app - admin site importerror

2010-08-23 Thread maclin kallat
Try and check if all the imports in your models.py file are OK. From: burnsr77 <burns...@gmail.com> To: Django users <django-users@googlegroups.com> Sent: Mon, 23 August, 2010 5:09:02 Subject: first time app - admin site importerror Hi everyone, I h

first time app - admin site importerror

2010-08-23 Thread burnsr77
Hi everyone, I have begun my first Django app according to the instructions on the site (http://docs.djangoproject.com/en/1.2/intro/ tutorial02/). I've followed the instructions to activate the admin site, but the site doesn't seem to load correctly. This is the error I'm getting: "ImportError at