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

Uploaded Source

Built Distributions

django_cheetahtemplate-0.0.5-py3.6.egg (6.5 kB view details)

Uploaded Source

django_cheetahtemplate-0.0.5-py3.5.egg (6.6 kB view details)

Uploaded Source

django_cheetahtemplate-0.0.5-py3.4.egg (6.6 kB view details)

Uploaded Source

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

Uploaded Python 2 Python 3

django_cheetahtemplate-0.0.5-py2.7.egg (6.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-cheetahtemplate-0.0.5.tar.gz
Algorithm Hash digest
SHA256 07426fce35c5c7e004b56790ab3b1ba92d1780a6244242d5f9aa9e1183c11949
MD5 5ffaccc422795e6bf163ae9a2b23c849
BLAKE2b-256 4bc472ebd6f36b98ee27c2f846c86bce175c5956f51ac2d4a7debcaa88de8672

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.5-py3.6.egg
Algorithm Hash digest
SHA256 bb5ae30f59b770105946437d1b6e118fb1bb1f517103decc0ffaa3fd50615c43
MD5 19854d74fde6e367e7403bc9600bc124
BLAKE2b-256 9fb785999558ee1c64f15245accd19984422d1e9510c29210ed01b1c7b7e9c59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.5-py3.5.egg
Algorithm Hash digest
SHA256 08211bac596ef86f96e9ce50d8824dc05f4d850386fb82ef2f00bc5e49888b5f
MD5 90caff1320cbe46b92f89f9023d35808
BLAKE2b-256 c8ec6c12e72dd742fb9752514fa9b291183394766598464a8b335ce3e1e3ebb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.5-py3.4.egg
Algorithm Hash digest
SHA256 976103cb5a7509fff2549dce85e031a6488c1bf238f3eb4ee3c97c49e51aa6c3
MD5 ce9d13438707f4d1de1baf92f4dfe251
BLAKE2b-256 a78025b8162fef86b5d763dbec138113d4f951be04c82f5fcc301e5a2f01f342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6baf4d78b10c546b4be69391f6cf45ca804b561d6bb37f85a11eedb827c0d3d3
MD5 4a619df593e713239102771e33053fde
BLAKE2b-256 91ad29c0b70f8f2f6376892c75ad394a532b2c5ecee2a58e96e969ce5f2afa83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cheetahtemplate-0.0.5-py2.7.egg
Algorithm Hash digest
SHA256 9156f19d6c6932fe7127f38cf1a69155282678f4bfc5154496b943663c31dba7
MD5 ae8150b5bef21193b082117e871adce4
BLAKE2b-256 9070577f1ed1a7ac178d73e96e2f855d115439296c99f8208f4b08a6c4f41c3b

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