Skip to main content

Political-Administrative Division of Chile

Project description

# django-dpa-chile

<!-- [![Build Status][travis-image]][travis-url]
[![Coverage percentage][coveralls-image]][coveralls-url]
[![PyPI status][pypi-image]][pypi-url] -->

> Political-Administrative Division of Chile

## Installation

install `django-dpa-chile` using `pip`

```sh
pip install -U django-dpa-chile
```

add `django_dpa_chile` to INSTALLED_APPS

__settings.py__

```python
# ...

INSTALLED_APPS =[
...
'django_dpa_chile'
]

# ...
```

## [License](LICENSE)

Francisco Jordan &lt;franciscojordan@live.com&gt;

<!-- [travis-image]: https://travis-ci.org/jupitercl/django-dpa-chile.svg?branch=master
[travis-url]: https://travis-ci.org/jupitercl/django-dpa-chile
[coveralls-image]: https://coveralls.io/repos/jupitercl/django-dpa-chile/badge.svg
[coveralls-url]: https://coveralls.io/r/jupitercl/django-dpa-chile
[pypi-image]: https://img.shields.io/pypi/v/django-dpa-chile.svg -->
[pypi-url]: https://pypi.python.org/pypi/django-dpa-chile/

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-dpa-chile-1.0.2b1.tar.gz (4.1 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