Path to this page:
Subject: CVS commit: pkgsrc/www/py-django3
From: Adam Ciarcinski
Date: 2020-04-06 19:01:07
Message id: 20200406170107.8B3ADFB27@cvs.NetBSD.org
Log Message:
py-django3: updated to 3.0.5
Django 3.0.5:
Added the ability to handle .po files containing different plural equations for \
the same language.
Fixed a regression in Django 3.0 where QuerySet.values() and values_list() \
crashed if a queryset contained an aggregation and Subquery() annotation that \
collides with a field name.
Files: