Thursday, February 22, 2018

Re: template parse error

Are you using the defautlt django template engine or something else?
Looks correct, but please show the full template, because there might be errors before that point causing this error message.

Am Donnerstag, 22. Februar 2018 07:16:32 UTC+1 schrieb suabiut:
Could not parse the remainder: '=="1"' from 'selected_value=="1"'

i got the above error  when passing the select value. I have no clue what i am missing. please assist
{%if selected_value=="1"%}




Cheers,

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b81896d4-0ce6-443c-a2ad-7c3f75be36e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment