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
Instala el paquete django-venezuela con el comando pip install django-venezuela
Agrega “venezuela” al setting INSTALLED_APPS en el settings.py:
INSTALLED_APPS = ( ... 'venezuela', )- 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;
Sincroniza el modelo de datos python manage.py syncdb
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-venezuela-0.4.1.tar.gz.
File metadata
- Download URL: django-venezuela-0.4.1.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e21e1c8645c2d73752443df04d04c7b69fe540e5213d2f1e018544bf9f420ef7
|
|
| MD5 |
1d8a564b257acaea865fad91e6cf4a52
|
|
| BLAKE2b-256 |
dea393c7f6e28f19b0492b52019f047e737825493f8ebfa7be90b73b48335af4
|
File details
Details for the file django-venezuela-0.4.1.linux-x86_64.tar.gz.
File metadata
- Download URL: django-venezuela-0.4.1.linux-x86_64.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0ea33bda021b792f60c6aac47fc79a05b8ade194045f728c8874fb707f5998e
|
|
| MD5 |
391b5082dc7a7a07f6714cd9f31b9f49
|
|
| BLAKE2b-256 |
cf9e5c31799c733fcd438bf55eb308f6fb762d11ede72f308396130e612fd961
|