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: Wed Jan 12 08:10:05 UTC 2011
Update of /cvsroot/pkgsrc/www/py-django-south
In directory ivanova.netbsd.org:/tmp/cvs-serv16684
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.
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/www/py-django-south/DESCR
N pkgsrc/www/py-django-south/distinfo
N pkgsrc/www/py-django-south/Makefile
N pkgsrc/www/py-django-south/PLIST
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index