Skip to main content

A Django template backend for Liquid.

Project description

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

Version Tests Licence Python versions

Installing

Install Django Liquid using Pipenv:

$ pipenv install django-liquid

Or pip:

$ python -m pip install -U django-liquid

Contributing

  • Install development dependencies with Pipenv

  • Format code using black.

  • Write tests using unittest.TestCase.

  • Run tests with make test or python runtests.py.

  • Check test coverage with make coverage and open htmlcov/index.html in your browser.

Project details


Download files

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

Source Distribution

django-liquid-1.1.0.tar.gz (34.8 kB view hashes)

Uploaded Source

Built Distribution

django_liquid-1.1.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

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