Skip to content

Releases: madisona/django-google-maps

v0.14.0 Release

21 Sep 14:15
c2ef8be

Choose a tag to compare

  • Big thanks to @RobKuipers - most of the improvements in this release were his contributions
  • Fixed bug where GeoLocationField was always marked as "changed"
  • Allow comparing GeoPoint object with string lat,lng
  • Removed jQuery dependency, now straight javascript
  • Added: Django 5.2 support
  • Drop CI checks for Python 3.7 & 3.8
  • Improved styling in Django admin for newer versions
  • Updated to Google Maps AdvancedMarkerElement
  • Load Google Maps Async

v0.13.0

22 Mar 11:47
00675c8

Choose a tag to compare

Updated compatibility with Django 4 and Python 3.10

v0.12.4

06 Apr 13:26
3d94a89

Choose a tag to compare

Peripheral: Prepare release (#82)

v0.12.3

04 Apr 13:40
e08c3f5

Choose a tag to compare

Peripheral: Prepare release (#79)