Skip to main content

django-template-helpers provides template tags to add missing features to the Django template language.

Project description

Latest Version Coverage Status Documentation Status https://travis-ci.org/moccu/django-template-helpers.svg?branch=master

django-template-helpers provides template tags to add missing features to the Django template language.

Features

  • Template tag to set a new context variable set

  • Template filter to split a string into a list split

  • Context processor to expose selected settings to the templates

  • GenericTemplateView for static pages

Requirements

django-template-helpers supports Python 3 only and requires at least Django 1.11.

Prepare for development

A Python 3.6 interpreter is required in addition to pipenv.

$ pipenv install --python 3.6 --dev
$ pipenv shell
$ pip install -e .

Now you’re ready to run the tests:

$ pipenv run py.test

Resources

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-template-helpers-0.2.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

django_template_helpers-0.2.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

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