------------------ * Fixed middleware behavior when ``process_request`` never ran (redirects) * Improved location storage validation, fixed cookie domain detection * Added ``Locator.is_store_empty`` function to reveal if geoip detection was made
0.2.1
------------------ * Fixed middleware behavior when request.location is None * Added ``GEOIP_STORAGE_CLASS`` setting to override default user location storage * Introduced ``LocationDummyStorage`` class to avoid cookie storage
0.2
---------------- * Major refactoring of the app, added more tests * Fixed a typo in ``get_availabe_locations``