A simple djangoplus application that contains classes for some document types used in Brazil
Project description
Documentos
=======
Documentos is a simple djangoplus app that contains some document types used in Brazil.
It has four model classes:
- RG
- TituloEleitor
- Certidao
- CertidaoMilitar
### Dependecies
djangoplus-enderecos
### Steps
Execute the following steps to use it:
1. Install it
pip install djangoplus_documentos
1. Add "documentos" to your INSTALLED_APPS settings
INSTALLED_APPS = \[..., 'documentos']
2. Create the tables
python manage.py sync
3. Use the models
=======
Documentos is a simple djangoplus app that contains some document types used in Brazil.
It has four model classes:
- RG
- TituloEleitor
- Certidao
- CertidaoMilitar
### Dependecies
djangoplus-enderecos
### Steps
Execute the following steps to use it:
1. Install it
pip install djangoplus_documentos
1. Add "documentos" to your INSTALLED_APPS settings
INSTALLED_APPS = \[..., 'documentos']
2. Create the tables
python manage.py sync
3. Use the models
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
File details
Details for the file djangoplus-documentos-0.3.tar.gz.
File metadata
- Download URL: djangoplus-documentos-0.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1818d77b5af5aa479c9069c5043518fe16459b310dae2c0bedd4c88f89a3d44
|
|
| MD5 |
74ec4c905c2394b785070aca94a01231
|
|
| BLAKE2b-256 |
0af2386299c7da816748fc0a99d04cbfc40ac512d634d57b6b174238f35c3bc0
|