Skip to main content

A Django app that helps managing geographical information in multiple levels, in a standardized way across countries/continents etc.

Project description

  1. Add “geographical_module” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'geographical_module',
    ]
  2. Run python manage.py migrate to create the models.

  3. Run python manage.py load_geo_records to populate the database with the initial records.

  4. Run python manage.py load_nuts_postcode_records to populate the database with the NUTS-postcode relationship.

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_geographical_module-0.1.4.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file django_geographical_module-0.1.4.tar.gz.

File metadata

File hashes

Hashes for django_geographical_module-0.1.4.tar.gz
Algorithm Hash digest
SHA256 45fcdb3151ca6d6b9b3e61031c668ab38d8a67425114c98bf1e51873c9806ce2
MD5 f8ad30a77ee56bc2d396ddff76d36aea
BLAKE2b-256 4ccc0ee3814e9bb9304ad39fc0a60e020268a6ab9181c81c0ff85459f34d0d8c

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