Skip to content

v0.2.1: Test and misc. fixes

Compare
Choose a tag to compare
@mwarkentin mwarkentin released this 05 Sep 01:46
· 362 commits to main since this release
  • Initialize django during tests to prevent app loading issue for Django >= 1.7
  • Suppress MIDDLEWARE_CLASSES warning for Django >= 1.7
  • Reorganize test imports
  • Fix make test, make coverage, make release commands
  • Add htmlcov/ directory to .gitignore
  • Test django 1.4, 1.6, 1.7