python-django-formtools 2.4.1-2 source package in Ubuntu

Changelog

python-django-formtools (2.4.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Wed, 04 Oct 2023 21:31:06 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-formtools_2.4.1-2.dsc 2.3 KiB b9750b9fa0a491e6e4dbcd79bf6ac4e09a3af31a0314f7c130b9111c28512fe1
python-django-formtools_2.4.1.orig.tar.xz 62.8 KiB 53d8bbf370a4fe0f510f2489ebf76f679a5b75bc663b096c70b3b2bc45997b48
python-django-formtools_2.4.1-2.debian.tar.xz 3.7 KiB 20a064f0f10b4cac27002e1b38e81c631d4090fe30d1d1d586e0b4ab8d735002

Available diffs

No changes file available.

Binary packages built by this source

python-django-formtools-doc: set of high-level abstractions for Django forms - doc

 Django's formtools is a set of high-level abstractions for Django forms.
 Currently for form previews and multi-step forms.
 .
 This code used to live in Django proper: in django.contrib.formtools. But it
 was separated into a standalone package in Django 1.8 to keep the framework's
 core clean.
 .
 This package contains the documentation.

python3-django-formtools: set of high-level abstractions for Django forms - Python 3.x

 Django's formtools is a set of high-level abstractions for Django forms.
 Currently for form previews and multi-step forms.
 .
 This code used to live in Django proper: in django.contrib.formtools. But it
 was separated into a standalone package in Django 1.8 to keep the framework's
 core clean.
 .
 This package contains the Python 3.x module.