An open API service indexing awesome lists of open source software.

https://github.com/jg-rp/django-liquid

A Django template backend for Liquid. Render Liquid templates in your Django apps.
https://github.com/jg-rp/django-liquid

django liquid liquid-templating-engine templates

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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](https://pip.pypa.io/en/stable/getting-started/):

```console
pip install django-liquid
```

Or [Pipenv](https://pipenv.pypa.io/en/latest/):

```console
pipenv install -u django-liquid
```

## Links

- Documentation: https://jg-rp.github.io/liquid/guides/django-liquid
- Change Log: https://github.com/jg-rp/django-liquid/blob/main/CHANGES.md
- PyPi: https://pypi.org/project/django-liquid/
- Source Code: https://github.com/jg-rp/django-liquid
- Issue Tracker: https://github.com/jg-rp/django-liquid/issues