hey thanks but that solution is fine for django 1.2 it's not working in 1.1
is ther somting like split function that we can use in html template On Sep 15, 5:00 pm, Piotr Kilczuk <kilc...@gmail.com> wrote: > Hi, > > > eg. I have test.html and I am passing {resut : 'test application for > > test'} > > now I want to check if the world application is there on not in > > result. > > > Please suggest the simplest method without using filter. or somthing > > similar to slice > > Wouldn't simply {% if application in resut %} display sth {% endif %} work? > > Regards, > Piotr -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.