Path to this page:
Subject: CVS commit: pkgsrc/www/py-django
From: Adam Ciarcinski
Date: 2018-01-03 08:23:45
Message id: 20180103072345.68917FB40@cvs.NetBSD.org
Log Message:
py-django: updated to 1.11.9
Bugfixes:
Fixed a regression in Django 1.11 that added newlines between MultiWidget’s \
subwidgets.
Fixed incorrect class-based model index name generation for models with quoted \
db_table.
Fixed incorrect foreign key constraint name for models with quoted db_table.
Fixed a regression in caching of a GenericForeignKey when the referenced model \
instance uses more than one level of multi-table inheritance.
Files: