I'm writing tests for a django application and I want to check if an object has been saved to the database. Which is the most efficient/correct way to do it?I'm writing tests for a django application and
I'm writing tests for a django application and I want to check if an object has been saved to the database. Which is the most efficient/correct way to do it?I'm writing tests for a django application and