Skip to main content

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

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-documentos-0.3.tar.gz (6.4 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