FreeBSD.software
Home/databases/py311-south

py311-south

1.0.2_1

Intelligent schema migrations for Django apps

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.

Origin: databases/py-south
Category: databases
Size: 1.62MiB
License: APACHE20
Maintainer: wen@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install py311-south

Dependencies (1)

More in databases