| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 May 2013 19:33:15
0.7.6
|
wg  |
- Change MAINTAINER address of all my ports
Approved by: culot (mentor) |
12 Aug 2012 13:29:20
0.7.6
|
wen  |
- Update to 0.7.6
PR: 170349
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by: William Grzybowski <william88@gmail.com> (maintainer) |
22 May 2012 17:57:19
0.7.5
|
delphij  |
- Update to 0.7.5.
- Pass maintainership to submitter.
PR: ports/167712
Submitted by: William Grzybowski <william88 gmail com> |
09 Jan 2012 15:41:08
0.7.3
|
tabthorpe  |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
11 May 2011 20:03:44
0.7.3
|
sylvio  |
- Update to 0.7.3
PR: ports/155274
Submitted by: Kurt Lidl <kurt.lidl@cello.com>
Approved by: maintainer (timeout) > 30 days |
20 Mar 2011 12:54:45
0.7.2
|
miwi  |
- Get Rid MD5 support |
25 Oct 2010 16:05:12
0.7.2
|
sunpoet  |
- Update to 0.7.2
Changes: http://south.aeracode.org/docs/releasenotes/0.7.2.html
PR: ports/151646
Submitted by: Denis Shaposhnikov <dsh@bamus.cz>
Approved by: Stanislav A Svirid <count@211.ru> (maintainer), pgollucci
(mentor, implicit) |
06 Jun 2010 07:56:58
0.7.1
|
miwi  |
- Update to 0.7.1
PR: 147552
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer) |
29 Jul 2009 13:20:20
0.5
|
miwi  |
This is South, intelligent schema migrations for Django apps.
South is:
* Intelligent; it knows if you've missed out a migration or two
* Database independent, so there's no hassle if you need to move databases.
* Easy; it can write migrations for you, and it takes about a minute to
convert your app over to use South.
* Designed for a pluggable Django world; you can declare dependencies
between apps so they all migrate together correctly, and you can still
use syncdb for your non-migrated apps without it interfering.
* Useful for data too; you can write migrations to transform legacy data.
* Better (we think, anyway) than the alternatives.
WWW: http://south.aeracode.org/
PR: ports/137234
Submitted by: Stanislav Svirid <count at 211.ru> |