This package browser is in early development. Mind the rough edges.

python-django-crispy-forms

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.

Installation

Install the latest version of python-django-crispy-forms as follows:

guix install python-django-crispy-forms

Or install a particular version:

guix install python-django-crispy-forms@1.9.2

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.

Badge code

You can use the following badge to inform users of python-django-crispy-forms about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/python-django-crispy-forms'><img src='https://packages.guix.gnu.org/packages/python-django-crispy-forms/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/python-django-crispy-forms/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/python-django-crispy-forms)

Example Org:

[[https://packages.guix.gnu.org/packages/python-django-crispy-forms][https://packages.guix.gnu.org/packages/python-django-crispy-forms/badges/latest-version.svg]]