Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gustavohenrique/django-quik-example

Django using Quik as template engine
https://github.com/gustavohenrique/django-quik-example

Last synced: about 1 month ago
JSON representation

Django using Quik as template engine

Awesome Lists containing this project

README

        

django-quik-example
===================

This is an example using Quik (https://github.com/avelino/quik/) as
template engine in Django projects.

# How to use
* pip install quik
* copy the render.py file to your project root
* configure QUIK_TEMPLATE_DIR in settings file