Services Blog Français

Migrations

Articles tagged "migrations"

Django schema migrations: nashvegas vs. South vs. evolution

2012-04-10
Schema migration consists of altering a database structure. For example, adding a column, an index … When creating a Django model, running the syncdb command can create the tables. But syncdb doesn’t support schema migrations. So when …

Found 1 articles.

They trust us

Contact

logo