pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-south



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Nov  1 11:11:23 UTC 2013

Modified Files:
        pkgsrc/www/py-django-south: Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-django-south/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-django-south/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index