Skip to main content

Aplicativos base para seu projeto django!

Project description

Django Inteliger e um pacote da Inteliger para todo mundo aprender como fazer uma boa estruturacao de codigo.

Como usar

  1. Adicione os aplicativos do pacote no seu INSTALED_APPS.

    INSTALLED_APPS = [

    … ‘core’, ‘log’, ‘usr’, ‘filial’

    ]

  2. Adicione o middleware de log no MIDDLEWARE, antes de todos os outros.

    MIDDLEWARE = [

    ‘log.middleware.LogMiddleware’, …

    ]

  3. Adicione as urls no urlpatterns.

    urlpatterns = [

    … re_path(r’^core/’, include(‘core.urls’)),

    ]

  4. Aproveite

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

django-inteliger-0.1.23.tar.gz (32.6 kB view details)

Uploaded Source

Built Distribution

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

django_inteliger-0.1.23-py3-none-any.whl (89.3 kB view details)

Uploaded Python 3

File details

Details for the file django-inteliger-0.1.23.tar.gz.

File metadata

  • Download URL: django-inteliger-0.1.23.tar.gz
  • Upload date:
  • Size: 32.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for django-inteliger-0.1.23.tar.gz
Algorithm Hash digest
SHA256 eca886e901c77099c9103070c1528ea0b06f661436c491031c733590898e8a49
MD5 ee803952bc4ff5329b4b090fca3384e5
BLAKE2b-256 932139f62da7efb4ad4b32ffb2a786bd6e6ef9655029763a4dc2804b687fbf94

See more details on using hashes here.

File details

Details for the file django_inteliger-0.1.23-py3-none-any.whl.

File metadata

  • Download URL: django_inteliger-0.1.23-py3-none-any.whl
  • Upload date:
  • Size: 89.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for django_inteliger-0.1.23-py3-none-any.whl
Algorithm Hash digest
SHA256 e81b2e48d97b2fe7a6ee2f1edd014ae0879461d231f2689ec264c7edb28b104d
MD5 fd880d0774b0887340e504e0aa146a1c
BLAKE2b-256 cab603e48a6d6689477868aac350d118e4563e49a95edc51502af288e39083b8

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