Meiocodigo - meiocodigo.com - Meio Código

Latest News:

django-meio-easytags 0.4 released! 2 Mar 2011 | 05:53 pm

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 Re...

django-meio-easytags 0.4 released! 2 Mar 2011 | 12:53 pm

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...

django-meio-easytags 0.3 released! 27 Feb 2011 | 03:25 pm

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, t...

django-meio-easytags 0.3 released! 27 Feb 2011 | 10:25 am

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, t...

django-meio-easytags released! 21 Feb 2011 | 05:41 pm

I just released a project I have been working today. A long time ago, I was tired of parsing my template tags by hand, then I created a BaseNode to do this work for me and all I had to do was subclass...

django-meio-easytags released! 21 Feb 2011 | 12:41 pm

django-meio-easytags An easy way to create and parse custom template tags for Django's templating system.

Domain redirect keeping the URL path with .htaccess 17 Jul 2010 | 08:07 am

I had a site hosted at a domain and the client asked me to change the domain. But it’s a very bad idea to simply change a site’s address without thinking about all the users who have bookmarked the ol...

Domain redirect keeping the URL path with .htaccess 17 Jul 2010 | 04:07 am

I had a site hosted at a domain and the client asked me to change the domain. But it’s a very bad idea to simply change a site’s address without thinking about all the users who have bookmarked the ol...

get_first_object_or_none shortcut for Django 29 Mar 2010 | 01:48 am

I will talk about a shortcut I developed for the Django framework and always use in my apps. This code is aimed in making a quik shortcut to obtain the first object of a queryset if it exists or None ...

get_first_object_or_none shortcut for Django 28 Mar 2010 | 09:48 pm

I will talk about a shortcut I developed for the Django framework and always use in my apps. This code is aimed in making a quik shortcut to obtain the first object of a queryset if it exists or None ...

Recently parsed news:

Recent searches: