Thanks Karen I was having this issue as well no need to ask! you
rock!
On Nov 8, 6:01 pm, Karen Tracey wrote:
> On Sun, Nov 8, 2009 at 11:58 AM, Zeynel wrote:
>
> > Hi again,
>
> > Thanks for the help so far.
>
> > I am now working on the part 2 of the tutorial.
>
> > I updated the INSTALLE
Thank you!!
On Nov 8, 12:01 pm, Karen Tracey wrote:
> On Sun, Nov 8, 2009 at 11:58 AM, Zeynel wrote:
>
> > Hi again,
>
> > Thanks for the help so far.
>
> > I am now working on the part 2 of the tutorial.
>
> > I updated the INSTALLED_APPS with 'django.contrib.admin':
>
> > INSTALLED_APPS = (
>
On Sun, Nov 8, 2009 at 11:58 AM, Zeynel wrote:
>
> Hi again,
>
> Thanks for the help so far.
>
> I am now working on the part 2 of the tutorial.
>
> I updated the INSTALLED_APPS with 'django.contrib.admin':
>
> INSTALLED_APPS = (
>'django.contrib.auth',
>'django.contrib.contenttypes',
>
essions',
'django.contrib.sites',
'mysite.polls'
'django.contrib.admin'
)
and tried to run
manage.py syncdb
but I get the error
Error: No module named pollsdjango.contrib.admin
I am guessing this is another PATH error. Can anyone help. Thanks.
--~--~---
4 matches
Mail list logo