Aeracode :: South
Posted 08 August 2008 in links tagged with [database] [django] [migration]
Another django migration framework. Need to look into one of these at some point.
Django snippets: Database migration and dump/load script
Posted 14 June 2007 in links tagged with [convert] [database] [django] [migration]
useful script - I’m using it to convert my SQLite django back-end to a MySQL one