Path to this page:
Subject: CVS commit: pkgsrc/www/py-django-south
From: Adam Ciarcinski
Date: 2013-11-01 12:11:23
Message id: 20131101111123.5314096@cvs.netbsd.org
Log Message:
Changes 0.8.2:
* An issue with SQLite and default values that caused some migrations to fail \
has been fixed.
* South now recognises more Django MSSQL backends, and no longer fails to alter \
ForeignKeys that are in composite indexes.
* A small issue with the app cache on Django 1.6 has been fixed.
* The schemamigration and datamigration commands can now be properly inherited \
and their templates easily changed.
Files: