Subject: CVS commit: pkgsrc/www/py-django-south
From: Adam Ciarcinski
Date: 2011-01-12 09:10:05
Message id: 20110112081005.DAEC4175DD@cvs.netbsd.org

Log Message:
This is South, a Django application to provide migrations in a sane way.
By sane, we mean that the status of every migration is tracked individually,
rather than just the number of the top migration reached; this means South
can detect when you have an unapplied migration that's sitting in the middle
of a whole load of applied ones, and will let you apply it straight off,
or let you roll back to it, and apply from there forward.


Files:
RevisionActionfile
1.1importpkgsrc/www/py-django-south/DESCR
1.1importpkgsrc/www/py-django-south/distinfo
1.1importpkgsrc/www/py-django-south/Makefile
1.1importpkgsrc/www/py-django-south/PLIST