Beware of defaults
I spent a good portion of yesterday staring at my Django test cases and whimpering. No matter what I tried, no matter how thoroughly I flushed the database between each test case, state seemed to be persisting from test to test. “How is this happening?” I howled to my computer.