Path to this page:
Subject: CVS commit: pkgsrc/www/py-django-modelcluster
From: Joerg Sonnenberger
Date: 2021-04-06 21:04:46
Message id: 20210406190447.11A46FA95@cvs.NetBSD.org
Log Message:
Update py-djangocluster to 5.1:
* Allow child form class to be overridden in the `formsets` Meta property of \
ClusterForm (Helder Correia)
* Add prefetch_related support to ParentalManyToManyField (Andy Chosak)
* Implement `copy_child_relation` and `copy_all_child_relations` methods on \
ClusterableModel (Karl Hobley)
* Fix: Fix behavior of ParentalKeys and prefetch_related() supplied with a \
lookup queryset (Juha Yrjölä)
Files: