Skip to main content

Pluggable django providing indonesian regions model including the initial data

Project description

# django-indonesia-regions

Pluggable django apps provide indonesian regions data.

The data originally was from [https://github.com/edwardsamuel/Wilayah-Administratif-Indonesia](https://github.com/edwardsamuel/Wilayah-Administratif-Indonesia)

# Quick Start

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

    INSTALLED_APPS = [
        ...
        'djindonesiaregions',
    ]
  2. Run python manage.py migrate to create the region models and load the data.

# ER Schema

![ER Schema][erd]

[erd]: screenshots/erd.png

# License

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-indonesia-regions-1.0.0rc1.tar.gz (2.5 kB view hashes)

Uploaded Source

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