1. Export the data from the table to a JSON file, you can use a Django dumpdata command to do this. For example: python manage.py dumpdata ...
確定! 回上一頁