What's Changed
* Put the initial response in a separate element in bootstrap template
* Removed default widget adapters (projects should create these themselves)
* Implemented widget adapter auto-discovery (will look for an `adapters` module in each app)
* Fixed bug causing `StreamingHttpResponse` to crash
**Full Changelog**: https://github.com/kaedroho/django-render/compare/v0.1b5...v0.1b6