Skip to content

Commit

Permalink
updated README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
erdem committed Sep 8, 2018
1 parent 38739db commit 444fc8a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Django Map Widgets

Configurable, pluggable and more user friendly map widgets for Django PostGIS fields.

* **Documentation**: `http://django-map-widgets.readthedocs.io <http://django-map-widgets.readthedocs.io/>`_.
* **Project Home Page** : `https://github.com/erdem/django-map-widgets <https://github.com/erdem/django-map-widgets/>`_.
* **Documentation**: `http://django-map-widgets.readthedocs.io <http://django-map-widgets.readthedocs.io/>`_.

Achievements
^^^^^^^^^^^^
Expand Down Expand Up @@ -100,6 +100,18 @@ Google Map Static Overlay Widget
Release Notes
^^^^^^^^^^^^^

======
v0.2.0
======

* Fixed Python 3.6, Django 2.x compatible issues.
* Fixed SRID format converter issues.
* Removed pyproj package dependency.
* Various development infrastructure updates. (Docker, Fabric files etc.)
* Fixed Google Place Autocomplete widget bugs in Django Admin Inlines.
* Point map widget JS objects associated to the map HTML elements with jQuey $.data method.
* Passing Google Place AutoComplete full response object to jQuery triggers.

======
v0.1.9
======
Expand Down

0 comments on commit 444fc8a

Please sign in to comment.