Using pip:
pip install django-location-field
Add location_field.apps.DefaultConfig to INSTALLED_APPS.
location_field.apps.DefaultConfig
INSTALLED_APPS
Example:
INSTALLED_APPS = [ 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'location_field.apps.DefaultConfig', ]
At this moment we support three map providers:
At this moment there’s only one search provider: