python-django-crispy-forms 1.6.1-1 source package in Ubuntu

Changelog

python-django-crispy-forms (1.6.1-1) unstable; urgency=low

  [ Michael Fladischer ]
  * Team upload.
  * Update upstream URL.
  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Use https:// for copyright-format 1.0 URL.
  * Fix incorrect reference to dh_installchangelogs, thanks to Chris
    Lamb for the patch (Closes: #831778).

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Michael Fladischer <email address hidden>  Fri, 28 Oct 2016 08:34:49 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-crispy-forms_1.6.1-1.dsc 2.1 KiB dbf74af195552bb6f0d33c574a327d86337e1e61893aacd65137993221db78ac
python-django-crispy-forms_1.6.1.orig.tar.gz 152.1 KiB 84f70d6cd0f9b7baf69d010fe493ad82e9e4ea7a385eb4dc42e3d9187866a716
python-django-crispy-forms_1.6.1-1.debian.tar.xz 5.3 KiB 3fbad455c9907c83cc812b9f28d584476073e9d6d0c18515be66ac92b28a8bcf

Available diffs

No changes file available.

Binary packages built by this source

python-django-crispy-forms: app for Django providing elegant form rendering

 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 and 3), 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.

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 and 3), 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 and 3), 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.