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 Distribution

cosinnus-core-0.7.dev20180516140237.tar.gz (2.9 MB view details)

Uploaded Source

File details

Details for the file cosinnus-core-0.7.dev20180516140237.tar.gz.

File metadata

File hashes

Hashes for cosinnus-core-0.7.dev20180516140237.tar.gz
Algorithm Hash digest
SHA256 312fc3c5ed0f7b90ad640f90afa916604926a8f0c0266c237e1db4b8632cc9b0
MD5 6cb94530f7d9d37b2212dff3bef7961d
BLAKE2b-256 59a2a1c9e131aaefb0015c070aa94eb5cdb3898b85f277acb4897a7f0dd23771

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