LICENSE
MANIFEST.in
PypiReadme.md
README.md
setup.cfg
setup.py
django_geolocation_fields.egg-info/PKG-INFO
django_geolocation_fields.egg-info/SOURCES.txt
django_geolocation_fields.egg-info/dependency_links.txt
django_geolocation_fields.egg-info/requires.txt
django_geolocation_fields.egg-info/top_level.txt
docs/.keep
docs/Makefile
docs/make.bat
docs/build/doctrees/environment.pickle
docs/build/doctrees/help.doctree
docs/build/doctrees/index.doctree
docs/build/doctrees/licence.doctree
docs/build/html/.buildinfo
docs/build/html/genindex.html
docs/build/html/help.html
docs/build/html/index.html
docs/build/html/licence.html
docs/build/html/objects.inv
docs/build/html/search.html
docs/build/html/searchindex.js
docs/build/html/_sources/help.rst.txt
docs/build/html/_sources/index.rst.txt
docs/build/html/_sources/licence.rst.txt
docs/build/html/_static/alabaster.css
docs/build/html/_static/basic.css
docs/build/html/_static/custom.css
docs/build/html/_static/doctools.js
docs/build/html/_static/documentation_options.js
docs/build/html/_static/file.png
docs/build/html/_static/jquery-3.4.1.js
docs/build/html/_static/jquery.js
docs/build/html/_static/language_data.js
docs/build/html/_static/minus.png
docs/build/html/_static/plus.png
docs/build/html/_static/pygments.css
docs/build/html/_static/searchtools.js
docs/build/html/_static/underscore-1.3.1.js
docs/build/html/_static/underscore.js
docs/source/conf.py
docs/source/help.rst
docs/source/index.rst
docs/source/licence.rst
geolocation_fields/__init__.py
geolocation_fields/apps.py
geolocation_fields/settings.py
geolocation_fields/tests.py
geolocation_fields/views.py
geolocation_fields/__pycache__/__init__.cpython-36.pyc
geolocation_fields/forms/__init__.py
geolocation_fields/forms/fields.py
geolocation_fields/forms/widgets.py
geolocation_fields/migrations/__init__.py
geolocation_fields/models/__init__.py
geolocation_fields/models/base.py
geolocation_fields/models/fields.py
geolocation_fields/models/values_checks.py
geolocation_fields/models/__pycache__/__init__.cpython-36.pyc
geolocation_fields/models/__pycache__/base.cpython-36.pyc
geolocation_fields/static/leaflet/leaflet-src.esm.js
geolocation_fields/static/leaflet/leaflet-src.esm.js.map
geolocation_fields/static/leaflet/leaflet-src.js
geolocation_fields/static/leaflet/leaflet-src.js.map
geolocation_fields/static/leaflet/leaflet.css
geolocation_fields/static/leaflet/leaflet.js
geolocation_fields/static/leaflet/leaflet.js.map
geolocation_fields/static/leaflet/images/layers-2x.png
geolocation_fields/static/leaflet/images/layers.png
geolocation_fields/static/leaflet/images/marker-icon-2x.png
geolocation_fields/static/leaflet/images/marker-icon.png
geolocation_fields/static/leaflet/images/marker-shadow.png
geolocation_fields/static/polygon/icons8-polygon-24.png
geolocation_fields/static/polygon/icons8-polygon-48.png
geolocation_fields/static/polygon/icons8-polygon-96.png
geolocation_fields/static/vendor/jquery-2.2.4.min.js
geolocation_fields/static/widgets/css/point.css
geolocation_fields/static/widgets/leaflet_implementations/point.js
geolocation_fields/static/widgets/leaflet_implementations/polygon.js
geolocation_fields/static/widgets/mapbox_implementations/point.js
geolocation_fields/templates/widgets/point.html
geolocation_fields/templates/widgets/polygon.html
geolocation_fields/templates/widgets/map_control/control.html