README 546 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
================================================================================
django-mako
================================================================================
This module provides a drop in replacement of Django templates for Mako 
Templates.

Django: http://www.djangoproject.com/
Mako: http://www.makotemplates.org/

================================================================================
How to install?
================================================================================

 $ sudo python setup.py install