django-crispy-forms / crispy-test-project

Simple Django project for testing https://github.com/maraujop/django-crispy-forms based on https://gist.github.com/maraujop/1838193
https://crispy-test-project.herokuapp.com
9 stars 12 forks source link

Second attempt to add semantic-ui to the test project. #5

Closed acidjunk closed 6 years ago

acidjunk commented 6 years ago

I aligned my fork with the last changes and ensured that semantic-ui stuff is loading.

It's not perfect yet as the templates in crispy-forms-semanticUI-templates itself are optimised for model forms. It would be nice if this could be merged to ease up testing and maintaining semantic UI templates for crispy forms.

zoidyzoidzoid commented 6 years ago

Happy to merge. Thanks for the contributions. 🙏