Ah great thanks!
On Oct 15, 10:33 pm, Adam Olsen wrote:
> On Thu, Oct 15, 2009 at 10:14 PM, David wrote:
>
> > I can't figure out why this is invalid syntax...
>
> You can't pass a keyword argument to a tuple. It should read:
>
> url(r'^$', object_list, list_args, name='list'),
>
> --
> Adam O
On Thu, Oct 15, 2009 at 10:14 PM, David wrote:
>
> I can't figure out why this is invalid syntax...
You can't pass a keyword argument to a tuple. It should read:
url(r'^$', object_list, list_args, name='list'),
--
Adam Olsen
SendOutCards.com
http://www.vimtips.org
http://last.fm/user/synic
2 matches
Mail list logo