How do I verify a download?
Bugfix release for anyone using TransactionTestCases with scenarios
* Fix transaction handling that would break in certain situations * Fix various id(), str(), repr() methods to work as in unittest.TestCase * Refactor unit tests to cover more ground and be modular
The 0.2 release actually works correctly with django database configuration code. Tested on django 1.1 and 1.2
* Different implementation * Bug fixes * Unit tests
First public release.