Skip to content
doconix edited this page Nov 16, 2014 · 11 revisions

Welcome to Mako !

Git Repository Info

Mako's Git Repo is available at the following locations!

Mako Syntax Highlighters

Mako Connectors for Django

Want to use Mako as Django's templating language? There are several connectors on PyPI:

  • django-mako-plus adds Mako templating, view routing via a simple url convention, and a number of other "pluses". The DMP features have been compared with some conventions available in Rails.
  • djmako is a lightweight connector that adds Mako as a standard template engine in settings.py.
  • djangox-mako is also a lightweight connector to run Mako templates.
Clone this wiki locally