I have a Django deployment in production that uses MySQL.
I would like to do further development with SQLite, so I would like to import my existing data to an SQLite dat
Maybe give south a try:
http://south.aeracode.org/docs/index.html