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
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
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96a2762c9a480808c86d82e508e4d5c49f9ee04f931229b5964002a9d8cb707a |
|
MD5 | 41c4ab31b5ac68c6849f8284feb10d97 |
|
BLAKE2b-256 | 1945a3f7fae09a12f6791bd6645f06e99d945d0238261fb4999d44c188dcbc19 |
File details
Details for the file dj_core-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: dj_core-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e877e012406e218c8118d8d58e6488631759ac77c6413a7243d88c4bec6b1b0c |
|
MD5 | 7750270d06d726a6595105b82e8d4d8a |
|
BLAKE2b-256 | 750e58fe42641b265a67d6dcbeeb0053110d1c839dd708ddb3d07873adef0569 |