Closed dt50 closed 7 months ago
How to solve this problem?
I'd recommend using a custom template for this individual field.
https://django-crispy-forms.readthedocs.io/en/latest/layouts.html#overriding-layout-objects-templates
Okay, got you, thank you for your reply
Incorrectly work when rendering select field
Render without select data
Render with select data
form.py
How to solve this problem?