diff options
author | adam <adam> | 2011-01-12 08:10:05 +0000 |
---|---|---|
committer | adam <adam> | 2011-01-12 08:10:05 +0000 |
commit | bbabb9378b576b0546712da9f060b8a5f19ef1ef (patch) | |
tree | 4273af98a2260673aa2fbc7c8a189270daf2508e /shells/dash | |
parent | 36bf1bce12ff0b84d0c9c4cc54a6cd3674884b93 (diff) | |
download | pkgsrc-bbabb9378b576b0546712da9f060b8a5f19ef1ef.tar.gz |
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.
Diffstat (limited to 'shells/dash')
0 files changed, 0 insertions, 0 deletions