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_initial_data 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.0.tar.gz (6.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django_geographical_module-0.1.0.tar.gz
  • Upload date:
  • Size: 6.4 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.0.tar.gz
Algorithm Hash digest
SHA256 e8437975210459be70a1c99eff19eda2e7cd74d4d4427db80f04c5477b307651
MD5 0e857c86131f20a539305199be8cf4c8
BLAKE2b-256 4b3d232f5c3124b95c2163b80949af97184671e325158834f70799183024b735

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