Powered by
it's been a long time since I did this so I might ...
# 🔥-django-htmx
g
green-activity-6102
10/07/2022, 3:53 PM
it's been a long time since I did this so I might be missing some details somewhere, I recommend reading the docs. Notably the docs also say you can pass a callable to the
choices
argument instead of a static list, that might be helpful for you
https://docs.djangoproject.com/en/4.1/ref/forms/fields/#django.forms.ChoiceField.choices
Previous
Next