Skip to main content

A collection of useful templates & tags for the Django web framework

Project description

Build Status Test Coverage Maintainability

This project is a collection of useful templates & tags for the Django web framework. I made this mainly for my own projects where I noticed I was copying the same set of templates and template tags & filters over to each new project, but hopefully it will be useful for other people as well.

Django >= 2.2 and Python >= 3.6 are supported.

Documentation and examples will follow in the future. For now, to use this package in your Django project install it with pip then add it to your INSTALLED_APPS list in settings. You can then include the templates as {% include 'toolkit/forms/field.html' %} (for example) and the template tags with {% load toolkit %}. For now see the source code for which template tags & filters are available.

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-toolkit-0.2.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

django_template_toolkit-0.2.0-py3-none-any.whl (7.7 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