Skip to main content

A self-contained and extensible Django environment

Project description

A self-contained and extensible django environment.

The default configuration makes use of the following optional packages:

  • django-anymail[mailgun]

  • django-debug-toolbar

  • django-debug-toolbar-line-profiler

  • django-minimal-user

  • django-storages

The default configuration also configures the following, but does not require them: - django-extensions - django-cors-headers - celery[redis]

Disabling optional packages:

django-anymail

set the environment variable DJCORE_EMAIL_BACKEND to your backend of choice

django-debug-toolbar[-line-profiler]

set the environment variable DJCORE_USE_DJDT to 0 or False

django-minimal-user

set the environment variable DJCORE_AUTH_USER_MODEL to your model of choice

django-storages

set the environment variable DJCORE_DEFAULT_FILE_STORAGE to your engine of choice set the environment variable DJCORE_STATICFILES_STORAGE to your engine of choice

Note that the default is to not provide access to the underlying filesystem. If you require that, update your settings as applicable

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

dj-core-0.0.1.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

dj_core-0.0.1-py2.py3-none-any.whl (11.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dj-core-0.0.1.tar.gz.

File metadata

  • Download URL: dj-core-0.0.1.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dj-core-0.0.1.tar.gz
Algorithm Hash digest
SHA256 96a2762c9a480808c86d82e508e4d5c49f9ee04f931229b5964002a9d8cb707a
MD5 41c4ab31b5ac68c6849f8284feb10d97
BLAKE2b-256 1945a3f7fae09a12f6791bd6645f06e99d945d0238261fb4999d44c188dcbc19

See more details on using hashes here.

File details

Details for the file dj_core-0.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dj_core-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e877e012406e218c8118d8d58e6488631759ac77c6413a7243d88c4bec6b1b0c
MD5 7750270d06d726a6595105b82e8d4d8a
BLAKE2b-256 750e58fe42641b265a67d6dcbeeb0053110d1c839dd708ddb3d07873adef0569

See more details on using hashes here.

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