I'm trying to insert some initial data into a django table. I've tried sqlcustom and sqlall, but it doesn't seems to work... And followed the instructions and created a .sql file with some inserts statements in it, like this:I'm trying to insert some initial data into a d