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: 73, Watchers: 73, Forks: 10, Open Issues: 8

The calebsmith/django-template-debug repo was created 10 years ago and was last updated 11 months ago. The project is moderately popular with 73 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 3.8.1

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

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.

djongo 1.3.6

Driver for allowing Django to use MongoDB as the database backend.

whitenoise 6.2.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. Radically simplified static file serving for WSGI applications

slippers 0.5.0

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