List Question
20 TechQA 2023-07-27T09:36:16.407000Error when using manage.py loaddata to load Django JSON file created with dumpdata
137 views
Asked by Andy Swift
Django dumpdata-loaddata error serializing custom class: ' Syntax error near "F" '
132 views
Asked by jorgmo02
Django's dumpdata only dumping auth permission and contenttypes data
285 views
Asked by Rikki Tikki Tavi
Django dumpdata prepending additional data to json export
831 views
Asked by Keso
Django - how to export and import user data for database migration?
415 views
Asked by Jack
How do I reference my model in a nested folder structure to dump data in Django 3.2?
322 views
Asked by Dave
python manage.py dumpdata Unable to serialize database
4.3k views
Asked by illymarev
Django manage.py dumpdata returns an error
589 views
Asked by Leo
Django dumpdata CommandError: Unable to serialize database: invalid literal for int() with base 10
947 views
Asked by jarbinks
How to properly extend django user model and seed databse
598 views
Asked by Kate Godfrey
Django model with JSONField: Why do I get a CommandError when trying to dump data in XML?
249 views
Asked by TheVRChris
Django Dumpdata file contains debug logs
851 views
Asked by Jibsgrl
how to Django dumpdata nested models in yaml
1.3k views
Asked by Igoranze
Duplicate key issue when loading back.json file PostgreSQL
6.9k views
Asked by TJB
Excluding multiple app in django dumpdata using call_command
3.1k views
Asked by Pierre.Sassoulas
Django 1.7.1 dumpdata progress bar
686 views
Asked by Ajay Kumar
How to dumpdata from django-tenant-schemas?
2.1k views
Asked by Shashishekhar Hasabnis
Shelve (or pickle) doesn't save the dict of objects correctly. It just looses the data
2.2k views
Asked by tidylobster
how to merge the output of django dumpdata?
546 views
Asked by user3599803