Skip to main content

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/!

Running the example project

The git repository includes an example project

python3 -m venv venv
pip install -r example_project/requirements.txt
python example_project/manage.py migrate
python example_project/manage.py runserver

And then visit http://localhost:8000

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-tonnikala-0.0.3.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

django_tonnikala-0.0.3-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file django-tonnikala-0.0.3.tar.gz.

File metadata

  • Download URL: django-tonnikala-0.0.3.tar.gz
  • Upload date:
  • Size: 2.4 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

Hashes for django-tonnikala-0.0.3.tar.gz
Algorithm Hash digest
SHA256 07598fcaecb276725d9ed26700e47574f83603083bfae55ec0cb8e0982045c82
MD5 10c41b12e5e75e2fbe40e93391d93d14
BLAKE2b-256 dc7e9078c0fa63dce2fbd88f5371b510f7c6311b6404c8e52d39fee4b2c19a3b

See more details on using hashes here.

File details

Details for the file django_tonnikala-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: django_tonnikala-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.9 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

Hashes for django_tonnikala-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7c56fd2baeace8c56b16b9e5a81a661aca185dcba610040b37aedbcf404cc556
MD5 cee3aedee3dc1365fdfc1877aad675f2
BLAKE2b-256 01537327b9e498f8e2f942517288f1b50e7ea1a33e885418651653c5d9fc6b1e

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