Re: Ynt: Re: Could not parse the remainder: |slice

2011-08-13 Thread Chintan Tank
*can you paste the entire error stacktrace? use http://dpaste.de/ or equivalent to share it. * On Sat, Aug 13, 2011 at 8:01 PM, electrocoder wrote: > my syntax is *{% autoescape off %} {{ myobje.mypage|slice:":150" }} {% > endautoescape %}* > * > * > > -- > You received this message because you

Ynt: Re: Could not parse the remainder: |slice

2011-08-13 Thread electrocoder
my syntax is *{% autoescape off %} {{ myobje.mypage|slice:":150" }} {% endautoescape %}* * * -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/UpRrFOATAeIJ

Re: Could not parse the remainder: |slice

2011-08-13 Thread Chintan Tank
are you sure you used proper syntax? {{ sliceable|slice:":2" }} https://docs.djangoproject.com/en/dev/ref/templates/builtins/?from=olddocs#slice On Sat, Aug 13, 2011 at 7:28 PM, electrocoder wrote: > Blog on my local PC with "Could not parse the remainder: | Slice" I

Could not parse the remainder: |slice

2011-08-13 Thread electrocoder
Blog on my local PC with "Could not parse the remainder: | Slice" I get the error message. How can I fix. -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.co