Question : backup django db from one database to another
Answered by : xenophobic-xenomorph-s1mx8szfhq5h
./manage.py dumpdata --exclude auth.permission --exclude contenttypes > db.json
Source : https://coderwall.com/p/mvsoyg/django-dumpdata-and-loaddata | Last Update : Wed, 16 Jun 21