Skip to main content

Django DF GEOlocation

Project description

Django DF GEO Location

DjangoFlow utilities to work with geolocations and addresses

Installation:

  • Install the package
pip install django-df-geolocation
  • Include default INSTALLED_APPS from df_geolocation.defaults to your settings.py
from df_geolocation.defaults import DF_GEOLOCATION_INSTALLED_APPS

INSTALLED_APPS = [
    ...
    *DF_GEOLOCATION_INSTALLED_APPS,
    ...
]

Development

Installing dev requirements:

pip install -e .[test]

Installing pre-commit hook:

pre-commit install

Running tests:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-df-geolocation-0.0.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

django_df_geolocation-0.0.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file django-df-geolocation-0.0.1.tar.gz.

File metadata

  • Download URL: django-df-geolocation-0.0.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for django-df-geolocation-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4c7be8cfcf078e22e76d49b45b39e0dbf9d0cd5dc48e5924cd1687df380f4b32
MD5 08ceeeddfa1678f74e129e32027b7b7a
BLAKE2b-256 0c9b4728693ffb283c483a042ea8d534e2e074ce4fe4d614d9975f34b022a121

See more details on using hashes here.

File details

Details for the file django_df_geolocation-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_df_geolocation-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e83ec0bcfef8fc5c29426646130962347618f67138235dcf98337e78cf395ca7
MD5 d49551a338c2f3ecd943ad1223dea053
BLAKE2b-256 dd4a9fd0aca7f1be024a033257d762f83318a1ca70b28915f6cd20d5564f352d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page