[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#526348: ITP: python-django-south -- Intelligent schema migrations for django apps



Package: wnpp
Severity: wishlist
Owner: David Watson <david@kutoken.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : python-django-south
  Version         : 0.5
  Upstream Author : Andrew Godwin <andrew@aeracode.org> 
* URL             : http://south.aeracode.org/
* License         : Apache
  Programming Lang: Python
  Description     : Intelligent schema migrations for django apps

 * 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.

-- 
David Watson




Reply to: