Hi Strat,
Tom is right - the issue is the name of the view in your template. Reverse
takes the name of your view and builds it's url. In this case, you are
calling the view 'detail/' (with a trailing slash) instead of 'detail'.
Cheers,
Lloyd
On Fri, Jun 14, 2013 at 3:42 PM, Tom Evans wrote:
>
On Fri, Jun 14, 2013 at 10:12 AM, Strat Parrott wrote:
>
>
> I have done the tutorial three times and everything is fine up until I get
> to Tutorial 3
> https://docs.djangoproject.com/en/1.5/intro/tutorial03/
>
>
> I must be missing something but at this point I've done it all three times
> so I'
2 matches
Mail list logo