Skip to main content

Use CheetahTemplate3 in Django

Project description

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

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.0.4.tar.gz (6.9 kB view details)

Uploaded Source

Built Distributions

django_cheetahtemplate-0.0.4-py3.6.egg (6.4 kB view details)

Uploaded Source

django_cheetahtemplate-0.0.4-py3.5.egg (6.5 kB view details)

Uploaded Source

django_cheetahtemplate-0.0.4-py3.4.egg (6.5 kB view details)

Uploaded Source

django_cheetahtemplate-0.0.4-py2.py3-none-any.whl (4.7 kB view details)

Uploaded Python 2 Python 3

django_cheetahtemplate-0.0.4-py2.7.egg (6.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-cheetahtemplate-0.0.4.tar.gz
Algorithm Hash digest
SHA256 4b617eaa07f57d8cbcc68d69d77aef76c2ebe3a17ab09f1b45ed1001f1b9da2a
MD5 453906add960a6684c25de54b8885d34
BLAKE2b-256 0ff16a6eb89e00e96832df6b9d2d2b228413f8a31c7133c67d3789664d527257

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.4-py3.6.egg
Algorithm Hash digest
SHA256 36f5c8be38b7ba629a685ce6114970ae6e6811ca32ba01f41d92f8e875fdb64c
MD5 b1bb368a1ac5842556343b0a06d8a0a3
BLAKE2b-256 93798f03f17144e05eb34f13735a8ab47d3d782b56ebefd3df027e2184e93e53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.4-py3.5.egg
Algorithm Hash digest
SHA256 be532234ee2ce1e24220a4c07fcc060c7a107b0fe6ac5c5947d63e6402aeb126
MD5 57d50b0b2689984e17043e681c826cf0
BLAKE2b-256 b2894d49000918f50bc14407433a9d002741b454139a04e966ad12c0f0e707da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.4-py3.4.egg
Algorithm Hash digest
SHA256 6a4cdcc5ddabc33d226af89876e9806c30694f4a4f1665102fe725a9274728ba
MD5 60347d3282662389f8c992005219771d
BLAKE2b-256 e57d41952dc46c10181e74382a3af2706019805f227dd942e775c147f60452c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3d059466cb288acdf25b6115ebbc1d6ab28d0e276346fe6808f2d17487344ef7
MD5 42845a2f4c730a3f341ff84438f1844e
BLAKE2b-256 a25ae3e2ebd3e801fbdd0226220588874b842aa50de5bf8ae1bec5e71734fd6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.4-py2.7.egg
Algorithm Hash digest
SHA256 e5140917f5f6861421bfd083de526be04f3a4917bf700d0a023d30a63e086c8a
MD5 a2192a51ceab7b41829a6a1d011ed6a3
BLAKE2b-256 eed5a7577d55046f68a5a2eb8e6fca43c603bb62c905427b1c62de9c0c16482b

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