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.37.tar.gz (36.0 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.37-py3-none-any.whl (102.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-inteliger-0.1.37.tar.gz
  • Upload date:
  • Size: 36.0 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.37.tar.gz
Algorithm Hash digest
SHA256 3f2de7feaa879c8abbcf35b950c59d5d45e533a4360195ae6b36a69a4e7b5800
MD5 1c229646c500e7bab655bf0d88b4feaa
BLAKE2b-256 9171a6930df72040e5f0ba0930d8a34a9a9c6886c7f28af9cf7408e9cf6015fe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_inteliger-0.1.37-py3-none-any.whl
  • Upload date:
  • Size: 102.0 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.37-py3-none-any.whl
Algorithm Hash digest
SHA256 b0d8186800d8f59e615429affd1c274996b6908c2a3409cf7af42120a4e969b4
MD5 c17db4a94e13a7a9a472c89d54b11419
BLAKE2b-256 edc765e60afdb081345aad135e4d7affa8744172f758cec22c08f95dfa942ef5

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