Django-easy-maps

Latest version: v1.1.3

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.8.4

------------------

- fix bad 0.8.3 release

0.8.3

------------------

- ``easy_map`` tag now works when address is None.

0.8.2

------------------

- Unique constraint is added to Address.address field (to prevent
MultipleObjectsReturned exceptions).

In order to upgrade, run

python manage.py migrate easy_maps

- German translation is added.

0.8.1

------------------

- Fix regressions in geocoding errors handling introduced in 0.8.

0.8

----------------

- Testing improvements;
- EASY_MAPS_CENTER setting for default map coordinates;
- allow to pass an Address instance as argument of easy_map tag;
- better error handling;
- switch to GoogleV3 geocoder;
- customization hook: it is now possible to use a custom geocoding method;
- EASY_MAPS_GOOGLE_KEY now does nothing (it is not a meaningful option
for V3 Geocoding API).

Minimum required Django version is 1.3 since this release.
It may work with older versions, but this is untested.

0.7.4

------------------

- switch to https;
- make example settings Django 1.4 compatible;

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.