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

Uploaded Source

Built Distributions

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

Uploaded Source

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

Uploaded Source

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

Uploaded Source

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

Uploaded Python 2 Python 3

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-cheetahtemplate-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2e308dc360bff3824b7097448a23ca2b998094853ce502e890c6f09a8b649217
MD5 2451aa11cff6a8d036bf723465802d3e
BLAKE2b-256 b9acc57120ffa4fb703de4f4918caa28c057b8023964975a47ab0f93fe4006d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.2.0-py3.6.egg
Algorithm Hash digest
SHA256 c97eeeeba3c86d003f10371babf53080231b723a335d123b9e0a2a85e3cc1994
MD5 f7be83c8859b2ebdc0f894dc87d2c3f9
BLAKE2b-256 e01b9f3bf564a0f7f0b72ffdfb56c53af6d9f6cec1c65f6511319de94401ee3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.2.0-py3.5.egg
Algorithm Hash digest
SHA256 6129b5a75a6f3e81ac9c5dcaf8c7ff5743ea9bc7778dabfc41ce4ac43b857c0d
MD5 45f6fefee02ada892ce29248afe4356a
BLAKE2b-256 9e5dca348492e296d0b812f6f85449f7694ced576707b6969ae2310e04a77295

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.2.0-py3.4.egg
Algorithm Hash digest
SHA256 ddfa98cfa7fe17ac7224cb04b4b0e7f59ea59875a02905e12e1f6f172e339aa8
MD5 bd3fbc5b3d29e2f87abb4c8541922d49
BLAKE2b-256 9507838c3df98347f2babc70ed1cf887d380e19c6f1a5d4d02f934cbfa01d934

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9321b80e2f8e31e9608f6291f4b996e2e8fa81d06750ebeba98a3c76e432f302
MD5 c4737c12ceeebb09106a1169ed5f5b39
BLAKE2b-256 a5a498ef15166d19c579dbe5dce42143d254a524bd6bc8b03a72356162e292ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.2.0-py2.7.egg
Algorithm Hash digest
SHA256 cd8ad6e91181eac202659a5f9228e2bfae91a77c4c3b6f9b093646d38976f0e4
MD5 d004f9df6edb957201211a73dc0c2a43
BLAKE2b-256 c6146d7b0b6cd79b8966a9649adde6bf4b3b4d91cc6d7d0aa10cdfff21b5935e

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