Releases: rednaks/django-ip-geolocation
Releases · rednaks/django-ip-geolocation
v1.6.0
New feature:
Bug fixes and improvments (tests and code coverage
v1.4.1
Enhancements:
raw_data
is cleaned from cookie
- geo data in cookie is base64 encoded.
v1.3.0
Features:
- force ip address in settings
Bug fixes:
- enable cookies for decorator
v1.2.0
New features:
- Geolocation data can be stored in the cookies
- Integration with IP2location web services
Bug fixes and improvements.