Release 0.12.5
·
2208 commits
to master
since this release
Patch Changes:
- Rename module
dj.schemaintodj.schemas.dj.schemaremains an alias for classdj.Schema. (#731) PR #732 dj.create_virtual_moduleis now calleddj.VirtualModule(#731) PR #732- Bugfix - SSL
KeyErroron failed connection (#716) PR #725 - Bugfix - Unable to run unit tests using nosetests (#723) PR #724
- Bugfix -
suppress_errorsdoes not suppress loss of connection error (#720) PR #721