cosinnus core application
Project description
Put 'cosinnus' in the INSTALLED_APPS
Add url(r'^', include('cosinnus.urls', namespace='cosinnus')), to your urls.py
Adjust the TEMPLATE_CONTEXT_PROCESSORS:
``TEMPLATE_CONTEXT_PROCESSORS`` = ( ... 'cosinnus.utils.context_processors.settings', 'cosinnus.utils.context_processors.cosinnus', ... )
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file cosinnus_core-0.7.dev20180519132751-py2.py3-none-any.whl
.
File metadata
- Download URL: cosinnus_core-0.7.dev20180519132751-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 185bf80f25eae0ec23934c313f0e89fdaad43ee1afefc505315c6fc76e917dfc |
|
MD5 | 5de8f1105073f9139115d879ccd54e9b |
|
BLAKE2b-256 | 50e48ba3a88b99c2bef7d85623629c9230898bf2bf7d7db31b066b731855a7b4 |