Enquire Now

Tags: dumpdata

`django-admin.py dumpdata` is a command you could use to output to standard output all data in the database associated with the named application(s) in a Django powered website.

0 Questions