python-django-tagging 1:0.5.0-4ubuntu1 source package in Ubuntu

Changelog

python-django-tagging (1:0.5.0-4ubuntu1) mantic; urgency=medium

   * d/p/django-4.x-fixes/Check-FullResultSet-exception.patch: Fix
     compatibility with Django 4 by handling FullResultSet exception introduced
     in version 4.2 (LP: #2022089)

 -- Lena Voytek <email address hidden>  Fri, 18 Aug 2023 14:32:42 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Simon Quigley
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
python-django-tagging_0.5.0.orig.tar.gz 39.8 KiB 971f8e9c2e34efe94521f60d7fdbcd403e3829fa2b313d09410b271cb1753c6d
python-django-tagging_0.5.0-4ubuntu1.debian.tar.xz 8.8 KiB dbd1bef3c38671943b37590c345f36cb528d7e32ccd87fc689a475b84dbf0f67
python-django-tagging_0.5.0-4ubuntu1.dsc 2.5 KiB f4015f60b1dd60932d458abeaede04b4029618f91a2a034734b4982e47fd46bb

View changes file

Binary packages built by this source

python-django-tagging-doc: Generic tagging application for Django projects (Documentation)

 This is a generic tagging application for Django, which allows
 association of a number of tags with any Model instance and makes
 retrieval of tags simple.
 .
 Models can be expanded with a new TagField; web templates
 can easily include tag clouds and dedicated views are available
 to browse objects by tag.
 .
 This package contains the documentation.

python3-django-tagging: Generic tagging application for Django projects (Python 3)

 This is a generic tagging application for Django, which allows
 association of a number of tags with any Model instance and makes
 retrieval of tags simple.
 .
 Models can be expanded with a new TagField; web templates
 can easily include tag clouds and dedicated views are available
 to browse objects by tag.
 .
 This is the Python 3 version of the package.