Skip to content

Latest commit

 

History

History
121 lines (62 loc) · 4.84 KB

CHANGELOG.md

File metadata and controls

121 lines (62 loc) · 4.84 KB

Changelog

Full Changelog

Implemented enhancements:

  • Update fields.py for Django 3.0 #24 (dryan)

Closed issues:

  • Deprecated Field._get_val_from_obj() #25

v3.1.0 (2018-10-30)

Full Changelog

Implemented enhancements:

  • Support marker options and set marker as draggable #22 (oscarmcm)

Fixed bugs:

  • Empty Map in admin #16

v3.0.0 (2018-10-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Multiple PlacesField() Objects declaration in one Model clones data from one Object to the other. #14
  • Remove jquery geocomplete #19 (oscarmcm)

v2.0.0 (2017-09-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Django 1.11 not render widget #9

v1.1.4 (2017-05-08)

Full Changelog

Fixed bugs:

  • undefined name Location #10

v1.1.3 (2017-05-07)

Full Changelog

Fixed bugs:

  • Kwargs problem #8
  • Problems with djplaces #6
  • i18n support #3

v1.1.2 (2017-05-07)

Full Changelog

v1.1.1 (2017-01-22)

Full Changelog

v1.1.0 (2017-01-09)

Full Changelog

v1.0.5 (2016-07-26)

Full Changelog

Implemented enhancements:

  • Add own jquery to avoid conflicts and be able to used in admin and templates #5 (darwing1210)

v1.0.4 (2016-07-20)

Full Changelog

v1.0.3 (2016-06-01)

Full Changelog

v1.0.2 (2016-05-12)

Full Changelog

v1.0.1 (2016-05-12)

Full Changelog

Fixed bugs:

  • Geocomplete is not a function #1

Merged pull requests:

  • Fixes #1 Geocomplete is not a function #2 (oscarmcm)

v1.0.0 (2016-04-28)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator