Django - Testing Django Applications
You wrote a test class inheriting from
TestCase but your tests fail with errors about database access. What is a likely cause?