LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
django_map_widgets.egg-info/PKG-INFO
django_map_widgets.egg-info/SOURCES.txt
django_map_widgets.egg-info/dependency_links.txt
django_map_widgets.egg-info/top_level.txt
mapwidgets/__init__.py
mapwidgets/admin.py
mapwidgets/constants.py
mapwidgets/settings.py
mapwidgets/widgets.py
mapwidgets/locale/de/LC_MESSAGES/django.mo
mapwidgets/locale/de/LC_MESSAGES/django.po
mapwidgets/locale/en/LC_MESSAGES/django.mo
mapwidgets/locale/en/LC_MESSAGES/django.po
mapwidgets/locale/es/LC_MESSAGES/django.mo
mapwidgets/locale/es/LC_MESSAGES/django.po
mapwidgets/locale/et/LC_MESSAGES/django.mo
mapwidgets/locale/et/LC_MESSAGES/django.po
mapwidgets/locale/it/LC_MESSAGES/django.mo
mapwidgets/locale/it/LC_MESSAGES/django.po
mapwidgets/locale/ja/LC_MESSAGES/django.mo
mapwidgets/locale/ja/LC_MESSAGES/django.po
mapwidgets/locale/pt_BR/LC_MESSAGES/django.mo
mapwidgets/locale/pt_BR/LC_MESSAGES/django.po
mapwidgets/locale/ru/LC_MESSAGES/django.mo
mapwidgets/locale/ru/LC_MESSAGES/django.po
mapwidgets/locale/sk/LC_MESSAGES/django.mo
mapwidgets/locale/sk/LC_MESSAGES/django.po
mapwidgets/static/mapwidgets/css/magnific-popup.css
mapwidgets/static/mapwidgets/css/magnific-popup.min.css
mapwidgets/static/mapwidgets/css/map_widgets.css
mapwidgets/static/mapwidgets/css/map_widgets.min.css
mapwidgets/static/mapwidgets/font/fontello.eot
mapwidgets/static/mapwidgets/font/fontello.svg
mapwidgets/static/mapwidgets/font/fontello.ttf
mapwidgets/static/mapwidgets/font/fontello.woff
mapwidgets/static/mapwidgets/font/fontello.woff2
mapwidgets/static/mapwidgets/images/no-map-image.png
mapwidgets/static/mapwidgets/images/ripple.gif
mapwidgets/static/mapwidgets/js/django_mw_base.js
mapwidgets/static/mapwidgets/js/jquery.custom.magnific-popup.js
mapwidgets/static/mapwidgets/js/jquery.custom.magnific-popup.min.js
mapwidgets/static/mapwidgets/js/jquery_class.js
mapwidgets/static/mapwidgets/js/jquery_init.js
mapwidgets/static/mapwidgets/js/mw_google_point_field.js
mapwidgets/static/mapwidgets/js/mw_google_point_field.min.js
mapwidgets/static/mapwidgets/js/mw_google_point_field_generater.js
mapwidgets/static/mapwidgets/js/mw_google_point_inline_field.min.js
mapwidgets/templates/mapwidgets/google-point-field-inline-widget.html
mapwidgets/templates/mapwidgets/google-point-field-widget.html
mapwidgets/templates/mapwidgets/google-static-map.html
mapwidgets/templates/mapwidgets/google-static-overlay-map.html
tests/__init__.py
tests/testapp/__init__.py
tests/testapp/manage.py
tests/testapp/testapp/__init__.py
tests/testapp/testapp/settings.py
tests/testapp/testapp/urls.py
tests/testapp/testapp/wsgi.py
tests/testapp/widgets/__init__.py
tests/testapp/widgets/admin.py
tests/testapp/widgets/apps.py
tests/testapp/widgets/forms.py
tests/testapp/widgets/models.py
tests/testapp/widgets/urls.py
tests/testapp/widgets/views.py
tests/testapp/widgets/migrations/0001_initial.py
tests/testapp/widgets/migrations/0002_street.py
tests/testapp/widgets/migrations/__init__.py
tests/testapp/widgets/tests/__init__.py
tests/testapp/widgets/tests/constants.py
tests/testapp/widgets/tests/mixins.py
tests/testapp/widgets/tests/test_settings.py
tests/testapp/widgets/tests/test_widgets.py
tests/testapp/widgets/tests/utils.py