Delete unused contentType in Django

linkaiyi
Follow

Cleanest way to delete stale ContentTypes

python manage.py remove_stale_contenttypes

copy data of a DB to another

python3 manage.py dumpdata --natural-foreign --natural-primary -e contenttypes -e auth.Permission --indent 4 > db.json
Object has 0 attachments

Was this article helpful?

This article is viewed 27 times!

Recent Viewed Articles

0 Comments

Leave a Comment

Support