Answer the question
In order to leave comments, you need to log in
Displaying all passed variables in Django template?
How to display all variables passed to the template? That is, in the view I write "a": , "b": b
And in the template
{% a %}
etc ..
There is one tag to show all variables (something like Python's locals())
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question