Mar 02 2011

django-meio-easytags 0.4 released!

Category: Django,Pythonvbmendes @ 01:53

I just released the version 0.4 of the django-meio-easytags. I added a subclass of django’s default template tags Library. And now it’s easier to create a template tag. Take a look.

Projects page

Read the Docs

Download from Github

Tags: , , ,


Feb 26 2011

django-meio-easytags 0.3 released!

Category: Django,Pythonvbmendes @ 23:25

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.

Any doubts, suggestions, feature requests, feel free to mail me, open an issue at Github or leave a comment.

Tags: , , ,