Path to this page:
./
www/py-django-south,
Intelligent schema and data migrations for Django projects
Branch: pkgsrc-2011Q4,
Version: 0.7.3,
Package name: py26-django-south-0.7.3,
Maintainer: adamThis 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.
Required to run:[
devel/py-setuptools] [
lang/python26] [
www/py-django]
Master sites:
SHA1: f5a1e811f4c028874c7e617e7eba60d0a9e9dd71
RMD160: 4c0a56139905624480f6b18b3ee3d81a7a13cb29
Filesize: 110.032 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version py26-django-south-0.7.3 (created)