: django-users@googlegroups.com
Subject: Re: Django setup on Win7 - can't import some things
Are you sure that you don't have something like:
...
urlpatterns = patterns('polls.views',
...
instead of the empty string first argument to patterns that you show?
On 2/13/12, Bob Carls
eneric folder.
>
> Cheers, Bob
>
> -Original Message-
> From: django-users@googlegroups.com [mailto:django-users@googlegroups.com]
> On
> Behalf Of Brett Epps
> Sent: Monday, February 13, 2012 10:12
> To: django-users@googlegroups.com
> Subject: Re: Django setu
c folder.
Cheers, Bob
-Original Message-
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On
Behalf Of Brett Epps
Sent: Monday, February 13, 2012 10:12
To: django-users@googlegroups.com
Subject: Re: Django setup on Win7 - can't import some things
Hi Bob,
It so
2012 10:12
To: django-users@googlegroups.com
Subject: Re: Django setup on Win7 - can't import some things
Hi Bob,
It sounds like you're using the 1.3 or later version of the tutorial.
Class-based generic views were added in 1.3. Try this link for the correct
version:
https://docs.djang
Hi Bob,
It sounds like you're using the 1.3 or later version of the tutorial.
Class-based generic views were added in 1.3. Try this link for the
correct version:
https://docs.djangoproject.com/en/1.2/intro/tutorial01/
(Note the 1.2 in the URL.)
Hope that helps,
Brett
On 2/13/12 10:35 AM, "L
5 matches
Mail list logo