Subject: CVS commit: pkgsrc/www/py-django-modelcluster
From: Adam Ciarcinski
Date: 2024-03-03 16:27:09
Message id: 20240303152709.CA499FA27@cvs.NetBSD.org

Log Message:
py-django-modelcluster: updated to 6.3

6.3 (26.02.2024)

* Support filtering with Q objects (Shohan Dutta Roy)
* Support random ordering with `.order_by("?")` (Shohan Dutta Roy)
* Support `distinct()` on querysets (Shohan Dutta Roy)
* Support `iso_weekday` and `iso_year` field lookups (Andy Babic)
* Support datetime transform expressions on `values` and `values_list` (Andy Babic)
* Fix: Correctly handle filtering on fields on related models when those fields \ 
have names that match a lookup type (Andy Babic)
* Fix: Correctly handle null foreign keys when traversing related fields (Andy Babic)

Files:
RevisionActionfile
1.7modifypkgsrc/www/py-django-modelcluster/Makefile
1.3modifypkgsrc/www/py-django-modelcluster/PLIST
1.7modifypkgsrc/www/py-django-modelcluster/distinfo