A self-contained and extensible Django environment
Project description
dj-core
=======
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
=======
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
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
dj-core-0.0.2.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file dj-core-0.0.2.tar.gz
.
File metadata
- Download URL: dj-core-0.0.2.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c3e451d11b08ef8bcd62123f2fa7216e36de4231651ea1c445be76e17cc8345 |
|
MD5 | a7cc86cb9df283f2babfc33b2c840b8b |
|
BLAKE2b-256 | c43dfd9dec3176883c29e08cdc8c96dfd43a7a07863c1984004b17e37af1cf65 |
File details
Details for the file dj_core-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: dj_core-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae52989b134019f9c2ed0c32727fdb267ef4c7a4f3ac253d3d7ba8d343ae562a |
|
MD5 | b508549f343505fb80f46e6cc5e2b0a6 |
|
BLAKE2b-256 | ff147b13e40d2e4cae240615a2fb9ca7fdd9ecfe56455802b0a476ce07d9973b |