Just in case anyone else runs into this, I fixed it by specifying
db_contraint=False for foreign keys which cross databases.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send
curve.save()
If I don't try to save the curve, the test passes. The save() call fails
with:
sqlite3.OperationalError: no such table: main.slat_location
Again, this all works with django 1.11.13. I've tried creating a fresh
database, and making new migrations, but that hasn't h
2 matches
Mail list logo