python-django-crispy-forms-foundation 1.0.2+ds-1 source package in Ubuntu

Changelog

python-django-crispy-forms-foundation (1.0.2+ds-1) unstable; urgency=medium

  * [001fec7] d/watch: Add compression=gz
  * [e454ef1] New upstream version 1.0.2+ds
  * [eadf11f] d/copyright: Update year data
  * [090b4b3] d/control: Bump Standards-Version to 4.6.2
  * [e8d657a] d/control: Add BuildProfileSpecs
  * [21c8ccc] d/control: Add dh-sequence-sphinxdoc to B-D
  * [741755e] d/rules: Drop --with option from default target
  * [20a3703] d/control: Depend on python3-django-crispy-forms >= 2.0

 -- Carsten Schoenert <email address hidden>  Sun, 25 Feb 2024 08:22:18 +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-foundation_1.0.2+ds-1.dsc 2.7 KiB 4a3e944a9b9bf12243196c9d758793d5a8fd4e9f609e5f969a09c68c106b0a42
python-django-crispy-forms-foundation_1.0.2+ds.orig.tar.gz 115.4 KiB 02671ac39ff7b282764b24b3f68b388abf0641cf7050d3d9a8db0241892ce781
python-django-crispy-forms-foundation_1.0.2+ds-1.debian.tar.xz 4.9 KiB 30dbe56f71314a1be96fd3661ad88bdbbbfc461c6a76767858489cbcc2fad9f9

No changes file available.

Binary packages built by this source

python-django-crispy-forms-foundation-doc: Django-crispy-forms layout objects for Foundation for sites (Documentation)

 This is a Django application to add django-crispy-forms layout objects for
 the CSS framework Foundation for sites. It depends on the
 python3-crispy-forms library.
 .
 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 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-foundation: Django-crispy-forms layout objects for Foundation for sites (Python3 version)

 This is a Django application to add django-crispy-forms layout objects for
 the CSS framework Foundation for sites. It depends on the
 python3-crispy-forms library.
 .
 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 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.