I am looking to migrate my Django application from Sqlite to Postgres. I used the following code for the first step :
P:\\webapp>python manage.py dumpdata >