UI Samples
Fully loaded form using crispy tag
A widget test form using the crispy template tag.
Rendered with
{% load crispy_forms_tags %}
{% crispy form %}
A widget test form using the crispy template tag.
Rendered with
{% load crispy_forms_tags %}
{% crispy form %}