python-django-crispy-forms 1.14.0-4 source package in Ubuntu

Changelog

python-django-crispy-forms (1.14.0-4) unstable; urgency=medium

  [ Debian Janitor ]
  * [aef078e] Wrap long lines in changelog entries: 1.14.0-3.
  * [9eab7b7] Fix typo in debian/rules rules: override_dh_autotest => override_dh_auto_test

 -- Jelmer Vernooij <email address hidden>  Fri, 28 Oct 2022 19:04:02 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-crispy-forms_1.14.0-4.dsc 2.5 KiB 819dfcfc17363227ae46eca1c1d8002af6d00ee5304ed365ee042b43d96cef31
python-django-crispy-forms_1.14.0.orig.tar.gz 288.9 KiB 1af8b85e2bb90acb89cdc1c6d672bd379abf3764659f53b5264f893b2a8a527f
python-django-crispy-forms_1.14.0-4.debian.tar.xz 7.0 KiB 2dd701391d2115b363a6cfba2d8f971df84ae24e7258f531d36484aa875c69ed

Available diffs

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.