A collection of useful templates & tags for the Django web framework
Project description
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
Built Distribution
File details
Details for the file django-template-toolkit-0.2.0.tar.gz
.
File metadata
- Download URL: django-template-toolkit-0.2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6764115eb10c6badd570398dd7fc3f4166c49e08c378953e3d682392b08b7d6f |
|
MD5 | 1a6beb6a77aee2a93a2e066513f8a5d5 |
|
BLAKE2b-256 | b491d8dacd65807d570d44feeb0751fe79ec8b76484cfd4403444098ffe16d7f |
File details
Details for the file django_template_toolkit-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: django_template_toolkit-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01bd926c5e82790581ac8622d184609d232233b5a6bf67f452e66736baddeae1 |
|
MD5 | befe55e6577412ad4bce5766d5cdd526 |
|
BLAKE2b-256 | 4c792b57a72f371bc5ff136c72eb08b204c301fa79510a0e149c227db091ed91 |