Skip to content

Conversation

Mibou
Copy link

@Mibou Mibou commented Jul 12, 2014

This push fixes two errors :

  • The script was failing if you dumped a table without "id" column.
  • The script wasn't doing anything if it was passed a "--all" argument.

This push also updates with latest Django 1.6.x stable dumpdata.py merge.

Mibou added 2 commits July 12, 2014 17:36
…le dumpdata.py. Rebuilding structure. Adding model name in output messages to understand which model is under progress.
vladborovtsov added a commit to vladborovtsov/django-dumpdata-chunks that referenced this pull request Dec 21, 2014
    The script was failing if you dumped a table without "id" column.
    The script wasn't doing anything if it was passed a "--all" argument.

This push also updates with latest Django 1.6.x stable dumpdata.py merge.

See fastinetserver#1

Also, allow_syncdb calls replaced to allow_migrate for django 1.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant