The NetBSD Project

CVS log for pkgsrc/www/py-django-south/Attic/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-django-south

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2012Q2


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 12 08:10:05 2011 UTC (13 years, 3 months ago) by adam
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>