Contents

django-template-debug 0.3.5

0

A small collection of template tags for debugging and introspecting templates

A small collection of template tags for debugging and introspecting templates

Stars: 74, Watchers: 74, Forks: 11, Open Issues: 8

The calebsmith/django-template-debug repo was created 13 years ago and the last code push was 5 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
No  django-template-debug  pypi packages just yet.

Errors

A list of common django-template-debug errors.

Code Examples

Here are some django-template-debug code examples and snippets.

Related Packages & Articles

django-debug-toolbar 6.2.0

A configurable set of panels that display various debug information about the current request/response.

bugsnag 4.8.1

Automatic error monitoring for django, flask, etc.

django-knowledge 0.2.0

A simple frontend and admin interface for dealing with help knowledge tickets and issues, including public and private responses and searching.

whitenoise 6.11.0

With a couple of lines of config WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service.

slippers 0.6.2

Build reusable components in Django without writing a single line of Python.