Django-Places v2
Following with the development of my small app, today I released the version 2.
This version add supports for Django 1.11 new widgets API and the new included and required API KEY for Google Maps, also includes the following fixes:
- Update field max length.
- Python2 unicode/decode error.
- Use Jquery nonConflict.
- Stop using regex for parsing the value.
- Set correct kwargs position.
If you want to learn more about it, just check the project in Github at oscarmcm/django-places