Skip to main content

Find out what context variables are expected by a Django Template

Project description

Usage::

>>> from djtemplateinspector import get_variables
>>> from django.template import Template
>>> tmpl = Template("Welcome, {{ user }}!")
>>> get_variables(tmpl)
["user"]

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-templateinspector-0.1.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file django-templateinspector-0.1.tar.gz.

File metadata

File hashes

Hashes for django-templateinspector-0.1.tar.gz
Algorithm Hash digest
SHA256 7334bb799976e5fb1bb6550237374799737aaf330a4b5e5e3975139d50eaee77
MD5 60906fd2d2b3a26b9057774936a6f46d
BLAKE2b-256 dc5ef8f0cfabf0518cb113b57baa5e2edeaefc19330325c1d391c0888523cc58

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page