Django snippets: Database migration and dump/load script
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
http://www.djangosnippets.org/snippets/167/