S
S
skoomer2017-06-23 00:36:46
Django
skoomer, 2017-06-23 00:36:46

How to set Checkbox with django range?

There is a model "Users", which have:
name, type, votes, online - and each has its own value.
there is a filter, filters by each parameter.
Now I need to push these parameters into a checkbox, for example votes(0-50 , 50-200, >200) and so on for each and on pressing the select button - selects all the checkboxes that the user has specified. and it would not be bad if only to push the amount of existing requested data into the button.
where can i see examples? and it needs to include js ?

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