python-django-crispy-forms 2.1-2 source package in Ubuntu

Changelog

python-django-crispy-forms (2.1-2) unstable; urgency=medium

  * Team upload (Closes: 1052852)

 -- Jérémy Lal <email address hidden>  Mon, 22 Jan 2024 10:43:27 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-crispy-forms_2.1-2.dsc 2.5 KiB 328234e82da38acea71eeff4b298a8d853778870a725c273b81b778c95bec6aa
python-django-crispy-forms_2.1.orig.tar.gz 268.0 KiB 2b9e33cd56ba94d8b4dd21df16764ab7a985de5e17069cec722b2b566c7286e0
python-django-crispy-forms_2.1-2.debian.tar.xz 6.8 KiB 3179381678041705ff297e86eba327d043267c11fdf5dd2966b44e91662d75b8

No changes file available.

Binary packages built by this source

python-django-crispy-forms-doc: app for Django providing elegant form rendering (Documentation)

 django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
 that will let you control the rendering behavior of your Django forms in a
 very elegant and DRY way. Have full control without writing custom form
 templates. All this without breaking the standard way of doing things in
 Django, so it plays nice with any other form application.
 .
 Django-crispy-forms supports several frontend frameworks, such as Twitter
 Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily
 adapt your custom company's one, creating your own, see the docs for more
 information. You can easily switch among them using CRISPY_TEMPLATE_PACK
 setting variable.
 .
 This package contains the documentation.

python3-django-crispy-forms: app for Django providing elegant form rendering (Python3 version)

 django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
 that will let you control the rendering behavior of your Django forms in a
 very elegant and DRY way. Have full control without writing custom form
 templates. All this without breaking the standard way of doing things in
 Django, so it plays nice with any other form application.
 .
 Django-crispy-forms supports several frontend frameworks, such as Twitter
 Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily
 adapt your custom company's one, creating your own, see the docs for more
 information. You can easily switch among them using CRISPY_TEMPLATE_PACK
 setting variable.
 .
 This package contains the Python 3 version of the library.