timonweb / django-bulma

Bulma theme for Django
MIT License
341 stars 58 forks source link

Using bulma horizontal forms #39

Open NicolasLM opened 5 years ago

NicolasLM commented 5 years ago

Bulma comes with support for horizontal forms. django-bulma has a bulma_horizontal tag that seems to do something different (but does not work for me).

I wonder which approach is the preferred one.