html - Dropdown Selection with loop in Django -


i have variable called production_numbers contains list of ints in html template. need select 1 of numbers out of list. want use textfield dropdown menu can select 1 of numbers. access 1 of numbers use {{ production_numbers.1 }}.

i searched bit , rly need use php or js for loop , i´m bit confused how can iterate trough list.

it nice if can me basic question.

greetings


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -