File: crispy_render_template.html

package info (click to toggle)
python-django-crispy-forms 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,056 kB
  • sloc: python: 3,078; makefile: 88
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (9)
1
2
3
{% load crispy_forms_tags %}

{% crispy form %}