Socket
Socket
Sign inDemoInstall

django-jinja

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-jinja

Jinja2 templating language integrated in Django.


Maintainers
3

django-jinja

Simple and nonobstructive jinja2 integration with Django.

.. image:: https://github.com/niwinz/django-jinja/actions/workflows/ci.yml/badge.svg?branch=master :target: https://github.com/niwinz/django-jinja/actions

.. image:: https://img.shields.io/pypi/v/django-jinja.svg?style=flat :target: https://pypi.python.org/pypi/django-jinja

Documentation: http://niwinz.github.io/django-jinja/latest/

How to install?

You can install it with pip:

.. code-block:: shell

pip install django-jinja

How to run tests as a developer

Install the Tox automation tool (outside a virtualenv), then

.. code-block:: shell

tox

Tox will create virtualenvs for different interpreter versions and run the test suite.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc