Path to this page:
Subject: CVS commit: pkgsrc/www/py-django-modelcluster
From: Adam Ciarcinski
Date: 2024-02-09 13:41:08
Message id: 20240209124108.23059FA42@cvs.NetBSD.org
Log Message:
py-django-modelcluster: updated to 6.2.1
6.2.1 (04.01.2024)
~~~~~~~~~~~~~~~~~~
* Fix: Prevent failure on pre-3.1.0 versions of django-taggit without \
`_remove_prefetched_objects`
6.2 (03.01.2024)
~~~~~~~~~~~~~~~~
* Added Django 5.0 support
* Removed Django 4.1 support
* Implement prefetching for ClusterTaggableManager (Andy Chosak)
6.1 (04.10.2023)
~~~~~~~~~~~~~~~~
* Removed Django 2.2, 3.0, 3.1 & 4.0 support
* Added Django 4.2 support (Irtaza Akram)
* Fixed deprecation warning for removal of `django.utils.timezone.utc` \
(John-Scott Atlakson)
* Fix: Avoid unnecessary call to localtime for timestamps already in UTC (Stefan \
Hammer)
* Removed Python 3.7 support
* Add Python 3.11 and 3.12 support
Files: