python-django-crispy-forms 1.9.2
Tool to control Django forms without custom templates
django-crispy-forms
lets you easily build, customize and reuse forms using your favorite CSS framework, without writing template code.
- Outputs:
out
- Website: http://github.com/maraujop/django-crispy-forms
- Licenses: Expat
- Package source: gnu/packages/django.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-django-crispy-forms 1.9.2
as follows:
guix install python-django-crispy-forms@1.9.2
Or install the latest version:
guix install python-django-crispy-forms
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.