Skip to content

0.7.2 Django 1.10 Middleware fix + PostgreSQL usage’ fixes

Compare
Choose a tag to compare
@avelis avelis released this 03 Dec 00:10
· 486 commits to master since this release
  • Fixes Django 1.10 middleware instantiation issue #148
  • Fixes Middleware exception handling to be SQL agnostic #142, #144, #146, #150
  • Adds TravisCI testing of various SQL backends #145

Thanks to ( @mattjegan , @hanleyhansen , @lockie )