Hi,
I have a lot of things in my initial_data.json right now. I wondered if there is a way to split the data in files (by model) so that all of the files are loaded via same manage syncdb command?
Thanks, Nick
I recently revisited the problem, and came up with a better way of hooking code to 'real' post_syncdb signal: