Answer the question
In order to leave comments, you need to log in
How to display a variable in a template using the O_o template?
The output view generates forms Form_1, Form_2, etc., the form can be one, or maybe 100. The template has a cycle for the required number of forms, I don’t understand how I can display the form according to the principle{{ Form_{{ forloop.counter }} }}
Answer the question
In order to leave comments, you need to log in
Push the forms into a list, pass the list into a context, and iterate over it?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question