Releases: fabge/crispy-daisyui
Releases · fabge/crispy-daisyui
v0.7
- fix missing templatetags bug, thanks @sherpya
v0.5
- fixed missing closing tags in html (found by @jlucasp25)
v0.3
- Add missing id="..." to select.html (thanks to @cadolphs)
- Fixing incorrect usage of base_input for textarea widget in daisyui_field.py (thanks to @cadolphs)