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

Changelog

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

  * d/p/support-django4.patch: Support Django 4.1 and 4.2 by overriding
    template settings to fix template loading in the
    keepcontext_context_manager test (LP: #2022089)

 -- Lena Voytek <email address hidden>  Thu, 31 Aug 2023 11:55:04 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Lukas Märdian
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-crispy-forms_1.14.0.orig.tar.gz 288.9 KiB 1af8b85e2bb90acb89cdc1c6d672bd379abf3764659f53b5264f893b2a8a527f
python-django-crispy-forms_1.14.0-4ubuntu1.debian.tar.xz 7.9 KiB b905d377a7738a1e7f03c0e63e4754559e2e9e6b5f99ffdeba9e1c9a1cde6401
python-django-crispy-forms_1.14.0-4ubuntu1.dsc 2.6 KiB 8615476def51f172b6fef38bf7b96e10c8e167a8ae87aad4ae0ea7dc0643691e

View changes file

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.