jg-rp / django-liquid

A Django template backend for Liquid. Render Liquid templates in your Django apps.

Home Page:https://jg-rp.github.io/liquid/guides/django-liquid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Liquid

A Django template backend for Liquid. Render Liquid templates in your Django apps.

License Tests
PyPi - Version Python versions


Install

Install Django Liquid using pip:

pip install django-liquid

Or Pipenv:

pipenv install -u django-liquid

Links

About

A Django template backend for Liquid. Render Liquid templates in your Django apps.

https://jg-rp.github.io/liquid/guides/django-liquid

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.2%Language:HTML 1.8%