| Paketname | python-django-south |
| Beschreibung | Intelligent schema migrations for django apps |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.6-1 |
| Sektion | universe/python |
| Priorität | optional |
| Installierte Größe | 392 Byte |
| Hängt ab von | python-support (>= 0.90.0), python-django (>= 1.0.2) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 50516 Byte |
| Prüfsumme MD5 | 67f1d22430398252c0b4399194de2dc7 |
| Prüfsumme SHA1 | de1d4e44ec10f8a6bab81f617ad4992ad0dd5208 |
| Prüfsumme SHA256 | bda3d1b0ff5737532421bf38850a72b51fd029f5cfedfad28653b683cbd0f39a |
| Link zum Herunterladen | python-django-south_0.6-1_all.deb |
| Ausführliche Beschreibung | An intelligent database migrations library for the Django web framework.
It is database-independent and DVCS-friendly, as well as a whole host of
other features.
.
* 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.
|