0.9.1
General Notes
Version 0.9.1 improves some documentation changes against twilio 6.x SDK.
It also includes a fix to the django admin site on the test project, if that is used (common for small dev and debug local testing).
Community Contributions
@DoomPatrol thank you for adding the improved documentation
Backwards Incompatibilities
Python 3.3 is no longer part of the travis test suite due to pip dropping support for it. We have not technically dropped support for it, but will be no longer running explicit tests against it, and thus it would be wise to test internally on your project going forward. So, consider this a pending deprecation warning. This should only affect users of django 1.8.
Thank you all!