django-template-debug 0.3.5
0
A small collection of template tags for debugging and introspecting templates
Contents
A small collection of template tags for debugging and introspecting templates
Stars: 74, Watchers: 74, Forks: 11, Open Issues: 8The calebsmith/django-template-debug
repo was created 12 years ago and the last code push was 4 years ago. The project is moderately popular with 74 github stars!
How to Install django-template-debug
You can install django-template-debug using pip
pip install django-template-debug
or add it to a project with poetry
poetry add django-template-debug
Package Details
- Author
- Caleb Smith
- License
- BSD
- Homepage
- https://github.com/calebsmith/django-template-debug
- PyPi:
- https://pypi.org/project/django-template-debug/
- GitHub Repo:
- https://github.com/calebsmith/django-template-debug
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-template-debug errors.
Code Examples
Here are some django-template-debug
code examples and snippets.