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

Changelog

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

  * [264d084] d/gbp.conf: More specific upstream data exclusion
    Do not exclude the complete sandbox folder, the content is needed for
    running the upstream test suite.
  * [c5b7854] New upstream version 0.9.0+ds
  * [a508f40] d/watch: Add repacksuffix to opts variable
  * [53f1372] d/copyright: Update year data, adjust base data
  * [e202f25] d/control: Bump Standards-Version to 4.6.1
    No further changes needed.
  * [934286d] d/{control,rules}: Move over to dh-sequence-python3
  * [72d354e] d/control: Add needed pytest packages to Build-Depends
  * [a8b4f38] d/rules: Run the internal tests while package build
  * [bd198bf] d/rules: Remove extra license file after install
  * [1f1fcfc] autopkgtest: Add first working setup

 -- Carsten Schoenert <email address hidden>  Tue, 25 Oct 2022 19:28:56 +0200

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 release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-crispy-forms-foundation_0.9.0+ds-1.dsc 2.6 KiB 559a3780a407dd8ace089eeb2580c3d55b4c6b914d35662cc8d4796077a42426
python-django-crispy-forms-foundation_0.9.0+ds.orig.tar.gz 113.0 KiB e7fa6295450df41974a4fa09324d9f696aaf751fa70a82b106f378abc94a270c
python-django-crispy-forms-foundation_0.9.0+ds-1.debian.tar.xz 4.7 KiB efd416e2d98e23e1f9ae6bd84f20a9e53ecc3d4a3d76d95d8f268a289e0f8d89

Available diffs

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.