Skip to main content

Models and management command to load Chile's Administrative Geographical data from official source.

Project description

Django Geo Chile 🇨🇱

Models and management command to load Chile's Administrative Geographical data from official source.

Getting Started

1) Download package

Using poetry

poetry add django_geo_chile

Using pipenv

pipenv install django_geo_chile

Using pip

pip install django_geo_chile

2) Add to settings

In settings.py add geo_chile to INSTALLED_APPS

INSTALLED_APPS = [
    ...
    "geo_chile",
]

3) Create database tables

In terminal run:

python manage.py migrate

4) Load data

In terminal run:

python manage.py load_geo_chile_data

5) Drink Wine 🍷

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-geo-chile-1.0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

django_geo_chile-1.0.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file django-geo-chile-1.0.1.tar.gz.

File metadata

  • Download URL: django-geo-chile-1.0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.2 CPython/3.7.6 Darwin/19.4.0

File hashes

Hashes for django-geo-chile-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f66937f6223a2e4bd1a4a19af9ec99872269e8441f1deb79c6f570ddcc778bfb
MD5 9ebc91119fd6c44dd27f2e22524e4775
BLAKE2b-256 d3624682d3277d69a693a078b6ce65ad426e7b33b4c83402c1dc5469330ebc23

See more details on using hashes here.

File details

Details for the file django_geo_chile-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_geo_chile-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30dec8f93c3914155d740fbae8d8e18b2a224d4c88a064173c3a09f5dfd65844
MD5 8fad4cc56aec0cf22262d9805cef87a0
BLAKE2b-256 ffd457bfcfa1255f1f177883205c8a0070420e270f2f7f536f906a71c0c00bc6

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