Introducing… django-mako

Posted by on September 28, 2008

I’ve been a bad open source developer. I’ve had some really useful code sitting on my laptop for nearly 8 months now without publishing it. It’s a pretty simple mako plugin for django that makes using mako templates as simple and integrated as django’s regular template system.

A week or so ago I finally got off my ass and put it up, but it took me until today to write proper documentation.

The google code project is here, http://code.google.com/p/django-mako/ .

The documentation is here, http://code.google.com/p/django-mako/wiki/Usage .

Basically all you need to do is enable the middleware and all the Mako lookup stuff is handled for you and you can use new shortcut functions that mimic django’s regular render_to_string and render_to_response functions.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • StumbleUpon
  • Technorati
  • Reddit
  • Slashdot
  • Twitter
2 Comments on Introducing… django-mako

Respond | Trackback

  1. Looks awesome! Now I’ve got to mess around with Mako templates a bit :)

  2. etaoyhNo Gravatar says:

    It is good for django!

Respond

Comments

Comments:

This site is using OpenAvatar based on