Skip to main content

Aplicación en Django que contiene los modelos de estados, ciudades, municipios y parroquias de Venezuela.

Project description

Aplicación en Django que contiene estados, ciudades, municipios y parroquias de Venezuela basada en https://github.com/marydn/venezuela-sql

Quick start

  1. Instala el paquete django-venezuela con el comando pip install django-venezuela

  2. Agrega “venezuela” al setting INSTALLED_APPS en el settings.py:

    INSTALLED_APPS = (
        ...
        'venezuela',
    )
  3. Crea la base de datos con soporte UTF8, en mysql la creamos de la siguiente manera::

    CREATE DATABASE db_name CHARACTER SET utf8 COLLATE utf8 utf8_general_ci;

  4. Sincroniza el modelo de datos python manage.py syncdb

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-venezuela-0.4.1.tar.gz (35.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django-venezuela-0.4.1.linux-x86_64.tar.gz (29.4 kB view details)

Uploaded Source

File details

Details for the file django-venezuela-0.4.1.tar.gz.

File metadata

File hashes

Hashes for django-venezuela-0.4.1.tar.gz
Algorithm Hash digest
SHA256 e21e1c8645c2d73752443df04d04c7b69fe540e5213d2f1e018544bf9f420ef7
MD5 1d8a564b257acaea865fad91e6cf4a52
BLAKE2b-256 dea393c7f6e28f19b0492b52019f047e737825493f8ebfa7be90b73b48335af4

See more details on using hashes here.

File details

Details for the file django-venezuela-0.4.1.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for django-venezuela-0.4.1.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 d0ea33bda021b792f60c6aac47fc79a05b8ade194045f728c8874fb707f5998e
MD5 391b5082dc7a7a07f6714cd9f31b9f49
BLAKE2b-256 cf9e5c31799c733fcd438bf55eb308f6fb762d11ede72f308396130e612fd961

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page