Metadata-Version: 2.1
Name: dk-template
Version: 1.0.14
Summary: dk-template - debugging django templates.
Home-page: UNKNOWN
Author: Bjorn Pettersen
Author-email: bp@datakortet.no
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.2
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE



dk-template - debugging django templates.
====================================================

Parse a django template and find all template variables that are used.
Output the template variables in a format that can be included in the
template to verify the values of all context variables.


.. image:: https://github.com/datakortet/dk-template/actions/workflows/ci-cd.yml/badge.svg
   :target: https://github.com/datakortet/dk-template/actions/workflows/ci-cd.yml


.. image:: https://codecov.io/gh/datakortet/dk-template/branch/master/graph/badge.svg?token=rG43wgZ3aK
   :target: https://codecov.io/gh/datakortet/dk-template


.. image:: https://pepy.tech/badge/dk-template
   :target: https://pepy.tech/project/dk-template
   :alt: Downloads

.. image:: https://img.shields.io/badge/docs-darkgreen.svg
   :target: https://norsktest.gitlab.io/dk-template
   :alt: documentation

.. image:: https://codecov.io/gl/norsktest/dk-template/branch/master/graph/badge.svg?token=6E4JXSMACJ
  :target: https://codecov.io/gl/norsktest/dk-template


