* Switch from `process_response` to `process_request` in middleware: Changes from a "fallback" middleware that only acted on 404s to an eager middleware, trying to redirect all requests (including such to / without language prefix)
1.0.0
------------------
* Django 1.7/1.8/1.9 compatibility * Switch from django-hvad to django-parler * ui tweaks and fixes