Path to this page:
Subject: CVS commit: pkgsrc/www/py-django-taggit
From: Adam Ciarcinski
Date: 2021-05-25 06:55:46
Message id: 20210525045546.52FD4FA95@cvs.NetBSD.org
Log Message:
py-django-taggit: updated to 1.4.0
1.4.0
* Add Python 3.9 support.
* Remove Python 3.5 support.
* Add Django 3.2 support.
* Remove Django 1.11 and 3.0 support.
* Add Danish translation.
* Fix crashing that could occur with ``similar_objects`` in multi-inheritance \
contexts.
* Add support for custom fields on through table models with `through_defaults` \
for ``TaggedManager.add`` and ``TaggedManager.set``.
Files: