django-blocks running on django 1.2
Posted by kimus | May 20, 2010 @ 00:00
For some time that I didn't update this blog. There's several reasons for that, some are because my family it's getting larger :-) and I had some professional projects that led me to a very intensive months of work.
New site made with django-blocks
Posted by kimus | September 7, 2009 @ 00:00
Today (7 Sep 2009) a new site made with django-blocks was released.
rtclient a new project of mine
Posted by kimus | June 11, 2009 @ 22:17
rtclient is a RTorrent XMLRPC (scgi) Cliente for controling a remote rtorrent instance.
Added support for multiple database in the django models
Posted by kimus | May 19, 2009 @ 02:13
I needed to query different database engines with django so I added a manager that adds support for defining wish database settings to use.