You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @brammittendorff, thank you for taking the time to report this with so many details! I believe this is the same issue as #23, so I’ll close in favour of that older entry.
Describe the bug
When using the following template code in Django templates:
templates/test.html
or
It gives a parse error:
Which terms did you search for in the documentation and issue tracker?
I searched for in the issue tracker for:
But i couldn't find the same kind of issue.
Environment
Version
OS
And also:
Steps to reproduce
(Write your steps here:)
Expected behavior
It shouldn't complain about a parse_error because this is regular Django template language.
Actual behavior
It gives a parse_error:
The text was updated successfully, but these errors were encountered: