Skip to main content

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


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

cosinnus_core-0.7.dev20180519132751-py2.py3-none-any.whl (6.0 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file cosinnus_core-0.7.dev20180519132751-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for cosinnus_core-0.7.dev20180519132751-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 185bf80f25eae0ec23934c313f0e89fdaad43ee1afefc505315c6fc76e917dfc
MD5 5de8f1105073f9139115d879ccd54e9b
BLAKE2b-256 50e48ba3a88b99c2bef7d85623629c9230898bf2bf7d7db31b066b731855a7b4

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