you are right ! it works now, thanks django fresh from svn
On Jan 6, 2008 7:10 PM, Alex Koshelev <[EMAIL PROTECTED]> wrote: > > Note you must delete *all* spaces in filter expression > > part.forum.thread_set.all|slice:":5" > > And what is your django version? > > On 7 янв, 02:55, "Alexandre Forget" <[EMAIL PROTECTED]> wrote: > > I tried with and without... no difference > > > > On Jan 6, 2008 6:32 PM, Alex Koshelev <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > Have you put a space between "all" and filter mark? > > > > > On 7 янв, 02:27, "Alexandre Forget" <[EMAIL PROTECTED]> wrote: > > > > update: it doesn't work in the for loop. > > > > > > -------------- > > > > TemplateSyntaxError at /parts/8051/ > > > > > > 'for' statements should use the format 'for x in y': for t in > > > > part.forum.thread_set.all |slice: ":5" > > > > -------------- > > > > > > this is the offending line: > > > > {% for t in part.forum.thread_set.all |slice: ":5" %} > > > > > > any ideas ? > > > > -- > > Alexandre Forget > > 514 523-4765 > > > > http://embeddedcookbook.com > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---