Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gustavohenrique/django-quik-example
- Owner: gustavohenrique
- Created: 2013-10-03T13:40:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-03T13:42:19.000Z (over 11 years ago)
- Last Synced: 2024-04-16T03:18:22.575Z (9 months ago)
- Language: Python
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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