Use with django-crispy-forms

Shows how to use date pickers with django-crispy-forms.

Using {% crispy form %}

Using {{ form | crispy }}

🤖 Add to your project

Copy and complete following prompt to your AI coding agent to add anything from this example to your project.