-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I think it would be a nice addition if dumpscript could order the models by
ForeignKey relations before dumping, so MySQL won't cry about fields which
are still Null (because the relations get setup later on in the script..
too late :/)
Some code could perhaps taken from http://www.djangosnippets.org/snippets/662/
Original issue reported on code.google.com by philipp....@gmail.com on 16 Sep 2008 at 8:48
Reactions are currently unavailable