Skip to main content

dj-nepali-address is a Django app to use predefined province, district and municipality.

Project description

# dj-nepali-address

dj-nepali-address is a Django app to use predefined province, district and municipality. You may add new data as required

Detailed documentation is in the “docs” directory.

Quick start

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

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

  3. Run python manage.py loaddata nepali_address to load data in nepali_address models.

Documentation

For full documentation, visit [dj-nepali-address-system.readthedocs.io](https://dj-nepali-address-system.readthedocs.io/en/latest/).

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

dj-nepali-address-0.2.2.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

dj_nepali_address-0.2.2-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

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