Re: invalid syntax inside urls.py

2012-12-19 Thread Bill Freeman
On Tue, Dec 18, 2012 at 5:04 PM, carlos wrote: > and coma before url admin !!! > > Cheers > > > On Tue, Dec 18, 2012 at 3:32 PM, Chris Cogdon wrote: > >> Need a comma between the view name, and {'queryset...' and your >> parenthesis are not nested properly. >> >> >> On Tuesday, December 18, 2012

Re: invalid syntax inside urls.py

2012-12-18 Thread carlos
and coma before url admin !!! Cheers On Tue, Dec 18, 2012 at 3:32 PM, Chris Cogdon wrote: > Need a comma between the view name, and {'queryset...' and your > parenthesis are not nested properly. > > > On Tuesday, December 18, 2012 12:19:24 PM UTC-8, maiquel wrote: >> >> 'm trying to do the fol

Re: invalid syntax inside urls.py

2012-12-18 Thread Chris Cogdon
Need a comma between the view name, and {'queryset...' and your parenthesis are not nested properly. On Tuesday, December 18, 2012 12:19:24 PM UTC-8, maiquel wrote: > > 'm trying to do the following > > Artigo.objects.all () inside urls.py > > urlpatterns = patterns ('', > # url (r '^ blog /