Changes between Initial Version and Version 1 of Ticket #30813, comment 1
- Timestamp:
- Sep 27, 2019, 10:46:04 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30813, comment 1
initial v1 1 `dumpdata` dumps primary keys by default which don't exist anymore after `flush`, soit's expected that such combination of commands fails. You should try:1 `dumpdata` dumps primary keys by default so IMO it's expected that such combination of commands fails. You should try: 2 2 {{{ 3 3 django-admin dumpdata --natural-foreign --natural-primary