A self-contained and extensible Django environment
Project description
dj-core
=======
.. image:: https://img.shields.io/pypi/v/dj-core.svg
:target: https://pypi-hypernode.com/pypi/dj-core
.. image:: https://pyup.io/repos/github/ionata/dj-core/shield.svg
:target: https://pyup.io/repos/github/ionata/dj-core/
.. image:: https://img.shields.io/badge/code%20style-pep8-green.svg
:target: https://www.python.org/dev/peps/pep-0008/
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
=======
.. image:: https://img.shields.io/pypi/v/dj-core.svg
:target: https://pypi-hypernode.com/pypi/dj-core
.. image:: https://pyup.io/repos/github/ionata/dj-core/shield.svg
:target: https://pyup.io/repos/github/ionata/dj-core/
.. image:: https://img.shields.io/badge/code%20style-pep8-green.svg
:target: https://www.python.org/dev/peps/pep-0008/
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.3.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file dj-core-0.0.3.tar.gz
.
File metadata
- Download URL: dj-core-0.0.3.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b5b20abc7aa759ca2f0f2ef4f6369de94152d09692263893ec04ad71a3cf9e3 |
|
MD5 | 6c2bbac712756304bf1e6678afcca932 |
|
BLAKE2b-256 | f5ec3949aab13d31bee484291c4223c0f415df93977a52dd5e83e1a2158c803c |
File details
Details for the file dj_core-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: dj_core-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23c79e4ce20a2e09d1308bc429f241fbee57033e5bc2825a8a6331df4d049af3 |
|
MD5 | 06a3d520f8e89deacfeae69cba0a9460 |
|
BLAKE2b-256 | 37bd43eaa7b292d01e889c74f3bd6f06fedc159a89ed9907d5e7cbbcdeceb069 |