Hello,
I am still working on the Django 1.0 tutorial (http://
docs.djangoproject.com/en/1.0/intro/tutorial04/) and
got the following error after voting on my poll ( which simply makes a
call to the Django reverse function which is supposed to give control
to my results function in polls.views).
Hello,
I have been following along the Django tutorial, and as I was editing
the urlpatterns in my urls module, i got the following error
when I tried to run the mysite server:
AttributeError at /
'AdminSite' object has no attribute 'urls'
Request Method: GET
Request URL:
Thanks man!
Ryan.
On Jun 15, 9:12 pm, Alex Gaynor wrote:
> On Mon, Jun 15, 2009 at 8:34 PM, ebbnormal wrote:
>
> > Hello,
>
> > I have been following along the Django tutorial, and as I was editing
> > the urlpatterns in my urls module, i got the following error
3 matches
Mail list logo