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.3.tar.gz (7.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django_geographical_module-0.1.3.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for django_geographical_module-0.1.3.tar.gz
Algorithm Hash digest
SHA256 a9ba2deda6d6eca34bd0a670b925e0bfca13de2eacd339f2c41caca71007339c
MD5 c4bbc8d43f0bcecc0e0b7dcf99e439de
BLAKE2b-256 7550e193723905312e3da289692aedd2c40e6e8df823fa950b57f33caade6bdf

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