R
R
reus2017-01-24 16:30:52
Django
reus, 2017-01-24 16:30:52

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 question

Ask a Question

731 491 924 answers to any question