Category Archives: hacking

Django gotchas - part 2

Continuing with my posts on Django gotchas, this article is devoted to writing your custom authentication module. There are plenty articles out there (like this and this) dealing with this topic and even the wonderful Django documentation explains how to do it very well. However I wasn’t able to find an article that dealt with [...]

Django gotchas - part 1

During the last month I’ve been immersed in Django almost full time in my job (almost as I had a small glitch in which I had to develop a C# application for a PDA). During this last month I came across several, as I call them, Django gotchas and I will try to document them [...]

Good news

In my job I have been learning and programming in C# for the past 4 weeks. It’s been sort of … interesting let’s say. My main task was to enhance/improve/fix an in-house application used mainly for logging support jobs (I work for a company that does IT support) however it has the capabilities of managing [...]