Path to this page:
./
www/py-django-south,
Intelligent schema and data migrations for Django projects
Branch: pkgsrc-2013Q4,
Version: 0.8.2,
Package name: py27-django-south-0.8.2,
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:[
lang/python27] [
devel/py-setuptools]
Master sites:
SHA1: e322b957c90139503f8444a431a82ce0001c7627
RMD160: 3df404159c40e16c46f8158a170ddfbc72e829d4
Filesize: 93.198 KB
Version history: (Expand)
- (2014-01-01) Package added to pkgsrc.se, version py27-django-south-0.8.2 (created)