Django backend for Tonnikala templating language
Project description
Tonnikala templates - powered by ponies!
Django integration for the one-ton templating language.
To use, install (with python setup.py install
) and configure your settings:
TEMPLATES = [
{
'BACKEND': 'django_tonnikala.backends.Tonnikala',
'DIRS': [],
'APP_DIRS': True,
'OPTIONS': {
# TODO
},
},
]
And add your templates to your_app/tonnikala/
!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-tonnikala-0.0.2.tar.gz
.
File metadata
- Download URL: django-tonnikala-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25265d64cf106f44fc8e1332fc4b30688aae16c94a322487dde161602ff7eda5 |
|
MD5 | e6e775346c5ed515346b517d7e7dd780 |
|
BLAKE2b-256 | 7cd4368db38d3aefd86f48f9e178fde1b1cfaf61fa5c8ea5e42a7c93946ebe87 |
File details
Details for the file django_tonnikala-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: django_tonnikala-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 074096ba4c40a62e57aac1185361da41512f5bd1c65db028ff359b7ef845d585 |
|
MD5 | 8c3a523d582500a4a0e57bf578c7bef8 |
|
BLAKE2b-256 | bdde854f6de3766932883f66ec1bab86c221e284b9026fc22b5c69f2c90038e1 |