I\'m trying to migrate my db from the local sqllite to a mysql one in aws, following the commands:
1)python manage.py dumpdata > db.json
2)Change the database s