- Included pixelratio in the device information. Thanks to svleeuwen for the initial patch and Tino de Bruijn for fixes related to zoom. - Handle streaming responses.
0.2.0
------------------------------------
- Added experimental Python 3 support if using Django 1.5 or higher - Added device type info to the ``request.device_info`` attached by the middleware. Thanks to pylemon
0.1.2
------------------------------------
- Fixed infinite redirection when browser cookies are disabled.