dj-nepali-address 0.2.2

Creator: danarutscher

Last updated:

Add to Cart

Description:

djnepaliaddress 0.2.2

# 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

Add “nepali_address” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'nepali_address',
]

Run python manage.py migrate to create the nepali_address models.
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/).

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.