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: Sun Feb 9 08:16:34 UTC 2014
Modified Files:
pkgsrc/www/py-django-south: Makefile PLIST distinfo
Log Message:
Changes 0.8.3:
* A couple of issues with Django 1.6 have been fixed (including bad error
handling and a loaddata incompatability)
* Migrations now import datetime from a special South module which provides the
correct tz-aware or tz-naive version.
* A couple of issues fixed, including double-indexing errors, and correct
persistence of non-unique indexes across ALTERs.
* The new localflavor fields are automatically accepted by the introspector.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-django-south/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-django-south/PLIST
cvs rdiff -u -r1.4 -r1.5 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