Skip to main content

A simple djangoplus application that contains all regions, states, cities and neighborhoods of Brazil

Project description

=====
Endereços
=====

Enderecos is a simple djangoplus app that contains all the regions, states, cities and neighborhoods of Brazil.


Quick start
-----------

1. Add "enderecos" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'enderecos',
]

2. Run `python manage.py sync` to create the models and load inital data.

4. Start the development server and visit http://127.0.0.1:8000/
to see the menu items.

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

djangoplus-enderecos-0.6.tar.gz (87.7 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