Skip to main content

Use CheetahTemplate3 in Django

Project description

Django-CheetahTemplate is a Django template backend to use CheetahTemplate3 in Django.

It works with Python 2.7 or Python 3.4+, Django 1.11 and 2+, CheetahTemplate3.

Install django-cheetahtemplate. Add or change TEMPLATES in settings.py the following way:

TEMPLATES = [
    {
        'APP_DIRS': True,
        'BACKEND': 'django_cheetahtemplate.DjangoCheetahTemplate',
        'DIRS': [
        ],
        'OPTIONS': {
        },
    },
]

Put templates in cheetahtemplate subdirectories of installed applications. See example.

Author: Oleg Broytman <phd@phdru.name>.

Copyright (C) 2018 PhiloSoft Design.

License: MIT.

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

django-cheetahtemplate-0.3.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distributions

django_cheetahtemplate-0.3.0-py3.6.egg (6.6 kB view details)

Uploaded Source

django_cheetahtemplate-0.3.0-py3.5.egg (6.7 kB view details)

Uploaded Source

django_cheetahtemplate-0.3.0-py3.4.egg (6.7 kB view details)

Uploaded Source

django_cheetahtemplate-0.3.0-py2.py3-none-any.whl (4.8 kB view details)

Uploaded Python 2 Python 3

django_cheetahtemplate-0.3.0-py2.7.egg (6.5 kB view details)

Uploaded Source

File details

Details for the file django-cheetahtemplate-0.3.0.tar.gz.

File metadata

File hashes

Hashes for django-cheetahtemplate-0.3.0.tar.gz
Algorithm Hash digest
SHA256 a0bf89c4931255823ae48fc80093404bfc9d7c8664ad30387d0e5fa5f7b3256d
MD5 40d626f9280c2117273b8371f5caac19
BLAKE2b-256 ee8458e886bb7cc559f219f40c2de0cbbd79af1f24a58651324597f148de2886

See more details on using hashes here.

File details

Details for the file django_cheetahtemplate-0.3.0-py3.6.egg.

File metadata

File hashes

Hashes for django_cheetahtemplate-0.3.0-py3.6.egg
Algorithm Hash digest
SHA256 b8fa7b1db5082cd4a0fbed72a35b3ae2902a51bba3c9ac66e261db999f42eadf
MD5 e14a3a5745f7e5deba6edbcc1e470e22
BLAKE2b-256 9f3945361f41e794ea3c45d3bb13c076047f90765f3955b8df92f9c9725e8dac

See more details on using hashes here.

File details

Details for the file django_cheetahtemplate-0.3.0-py3.5.egg.

File metadata

File hashes

Hashes for django_cheetahtemplate-0.3.0-py3.5.egg
Algorithm Hash digest
SHA256 c57dc8a6f5b38408cc7ee0817cc1e4ec62488b1307eb7b5f3b646b4d484b736b
MD5 22e5189a0c0fc6d76f63cc3b5acb5b44
BLAKE2b-256 3fe86515c4d94dfbe28bd4d8d53d897d97947541dadd120f8e8abf135ff97fb1

See more details on using hashes here.

File details

Details for the file django_cheetahtemplate-0.3.0-py3.4.egg.

File metadata

File hashes

Hashes for django_cheetahtemplate-0.3.0-py3.4.egg
Algorithm Hash digest
SHA256 3b02e9857369ee326238d95ac597eb40d0a2fecf1c801f05c63c01fc997df12b
MD5 9b3c95b75b9e8e5d79da5cfa9f393d02
BLAKE2b-256 6dbac58ff0748389686a644fa685e17bedbb3743cb285a524f98a4a14d1694e0

See more details on using hashes here.

File details

Details for the file django_cheetahtemplate-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_cheetahtemplate-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3627ace2a39e20aa24c2aeb36a0e186c916d46406fbde7fa5aeb2974542248b9
MD5 8b1ac4bd09759295f91a24ea00ab6716
BLAKE2b-256 d3eeda9f7b0467d85cc65855e9064b9a2919626a574a473aa33a953c9b6848ae

See more details on using hashes here.

File details

Details for the file django_cheetahtemplate-0.3.0-py2.7.egg.

File metadata

File hashes

Hashes for django_cheetahtemplate-0.3.0-py2.7.egg
Algorithm Hash digest
SHA256 e578767100e423d49a40e5b8d6c220773648e18088b2165af6c603a18dd711b7
MD5 ac8b5bbe00f710148dada7d868f00f7e
BLAKE2b-256 8c217e35c40ce1e47e11b54864bcedf7bdc3648c1cc97d62e9fe30547b411d6a

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