Django OpenStreetMap Field
Project description
Django OSM Field
Django OpenStreetMap Field
Free software: MIT license
Documentation: http://django-osm-field.rtfd.org.
Releasing
Ensure everything is merged into develop
Ensure the currently active branch is develop
Run tox and ensure all tests pass
Ensure changelog is up to date
Change to branch master
Merge branch develop
Run bumpversion major|minor|patch
Push changes and tags to Github
Build Python packages with python setup.py sdist bdist_wheel
Upload package with twine upload -s dist/[.whl-FILE-TO-UPLOAD] dist/[.tar.gz-FILE-TO-UPLOAD].
Change to branch develop
Merge branch master
History
Unreleased
0.4.0 (2020-04-17)
Added support for Django 2.2 and 3.0 and dropped support for everything before.
0.3.1 (2017-02-06)
Properly rendered widgets in formsets
Added preliminary support for Django 1.11
0.3.0 (2016-07-23)
Added support for Django 1.8, 1.9, 1.10
Dropped support for Django 1.4, 1.5, 1.6
Switched from MapQuest to CartoDB (#15)
Fixed bug in formsets (#7)
Added location_data field
0.2.0 (2014-11-10)
Added support for Django 1.7 migrations (#2)
Updated styling (#1)
Forced map refresh on show
Added tests
Changed license from BSD to MIT
Added support for non-default named form fields (those not ending with _lat and _lon respectively).
Added documentation
0.1.4 (2014-06-02)
Add minified JavaScript and CSS sources
0.1.3 (2014-05-28)
jQuery is not automatically added by the widgets media class anymore
0.1.0 (2014-05-20)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for django_osm_field-0.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 363aa6d88dd507cd6e1895bb0b21cab3f7fb412c610c2b23bce0794e10b7b2f1 |
|
MD5 | 7c0ae32c06f6cb77d8e5ba92dd189c16 |
|
BLAKE2b-256 | 09dbacc7a1f11ac8bd6e332a713102035a1cc9607e357301d491b8e9e2bb226c |