Path to this page:
./
www/py-django-south,
Intelligent schema and data migrations for Django projects
Branch: pkgsrc-2017Q4,
Version: 1.0.1,
Package name: py27-django-south-1.0.1,
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/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: f61d599ed6e5e061775d44ca888910c8ba415410
RMD160: 9417c4109112ba107a52c42b2081dbf15be11aff
Filesize: 95.836 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version py27-django-south-1.0.1 (created)