Skip to main content

A simple djangoplus application that contains classes for citizens and companies in Brazil

Project description

Pessoas is simple djangoplus application that contains classes for representing citizens and companies in Brazil. It has three model classes:

  • Pessoa

  • PessoaJuridicaAbstrata

  • PessoaFisicaAbstrata

### Dependecies

  • djangoplus_enderecos

### Steps

Execute the following steps to use it:

  1. Install it

    pip install djangoplus_pessoas djangoplus_enderecos

  1. Add “pessoas” and “enderecos” to your INSTALLED_APPS settings

    INSTALLED_APPS = […, ‘pessoas’, ‘enderecos’]

  2. Create the tables

    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-pessoas-0.10.tar.gz (5.9 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