Skip to content

Conversation

vladborovtsov
Copy link

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 #1

Also, allow_syncdb calls replaced to allow_migrate for django 1.7

    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