Feb 26 2011

django-meio-easytags – An easy way to create custom template tags for Django’s templating system

vbmendes @ 22:52

The base EasyNode will take care of the template tag’s parsing, resolving variable and inspecting if the parameters are ok with the render_context signature.

It’s almost like calling methods in Python.

Read the Docs

Download from Github

3 Responses to “django-meio-easytags – An easy way to create custom template tags for Django’s templating system”

  1. django-meio-easytags 0.3 released! | Meio Código says:

    [...] I released today the version 0.3 of django-meio-easytags. Now it supports template tags that accepts positional arguments (*args) and keyword arguments (**kwargs). If you don’t know how to use this, take a look at Python FAQ. In this release I included some documentation and created a page for the project. [...]

  2. Deloris says:

    Do you mind if I quote a couple of your articles as long as I provide credit and sources back to your blog? My website is in the exact same niche as yours and my users would definitely benefit from a lot of the information you present here. Please let me know if this is ok with you.

    Many thanks!

Leave a Reply