django-tables 2.6.0-1ubuntu1 source package in Ubuntu

Changelog

django-tables (2.6.0-1ubuntu1) mantic; urgency=medium

  * d/t/test-run-py3: Update test to be compatible with Django 4 using re_path
    instead of the removed url function (LP: #2022089)

 -- Lena Voytek <email address hidden>  Wed, 23 Aug 2023 11:58:47 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Sergio Durigan Junior
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-tables_2.6.0.orig.tar.gz 421.3 KiB bade6c12acdd42c46e1ffe56f4cba80f3b0b7870f6598efecf65104ca5a900d6
django-tables_2.6.0-1ubuntu1.debian.tar.xz 10.0 KiB d2a960fabc5c784ef05b29ffd5ad763bd42e536aba3615624f4aa2f220e0cff7
django-tables_2.6.0-1ubuntu1.dsc 2.8 KiB 8c8c6c67e6e594e72b298125cf65dc53037c9f9d698445e8d0654e17257e5dbe

View changes file

Binary packages built by this source

python-django-tables2-doc: Table/data-grid framework for Django (Documentation)

 django-tables2 simplifies the task of turning sets of data into HTML tables. It
 has native support for pagination and sorting. It does for HTML tables what
 ``django.forms`` does for HTML forms.
 .
 This package contains the documentation.

python3-django-tables2: Table/data-grid framework for Django (Python 3)

 django-tables2 simplifies the task of turning sets of data into HTML tables. It
 has native support for pagination and sorting. It does for HTML tables what
 ``django.forms`` does for HTML forms.
 .
 This package provides the Python 3 module.