yes, supposed to be a single page called by its slug ie
return page = Page.objects.get(slug=slug) thx Roland On Thursday, April 9, 2015 at 3:33:41 PM UTC-4, Kenneth Bolton wrote: > > > On Thu, Apr 9, 2015 at 2:37 PM, roland balint <[email protected] > <javascript:>> wrote: > >> and i get [<Page: About Us>] > > > > Is that a list containing a single Page object? > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
