Posted under "tips"

Two must-have apps for android sysadmins

This is only a short post to speak about two free awesome applications which I considered essential (especially the keyboard ...

Django, add properties to model instances

I've just discovered a great thing on django. Like in javascript, it is possible to add dynamically properties to ...