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.
Release files for django-template-toolkit 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-template-toolkit-0.1.3.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_template_toolkit-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:13.4 kB
Release files / django-template-toolkit-0.1.3.tar.gz
| Download URL | django-template-toolkit-0.1.3.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee374e5e44c734aa6af20c77474080f870eacdbccf3dacbb4735736612ef0477
|
|
BLAKE2b-256 checksum How to use checksums |
04f3c4f0d7db9c96fb3b9bbd181c3d734cb3b3060ccaea921cb8b762c4182d08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
|
Release files / django_template_toolkit-0.1.3-py3-none-any.whl
| Download URL | django_template_toolkit-0.1.3-py3-none-any.whl |
|---|---|
| Size | 7.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e08d954a80a5955302539ede22f0c0e28e07210286548e82d0ab5b1172319885
|
|
BLAKE2b-256 checksum How to use checksums |
579a20852113d98644223bf4c79c6152bd517070d83e508f7c0adb00a0ae3ce3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
|