September 2009
You are browsing the archive for September 2009.
Get Online Users in Django
I was upgrading my Django Bookmarks site, and I wanted to list the online users. I searched the internet and I found a simple method, but it doesn’t work properly. So I developed my own method. Why the simple method didn’t work? The problem with it is that it depends on the last login date [...]
I'm Learning Python part 10 (last one)
I'm Learning Python part 10 (last one) Back to blogging As usual, I will apologize for not blogging for a long time. I have been very busy, university exams, university projects, job projects, teaching and learning. Python Course At Damascus University, in the faculty of informatics we managed to create free courses to students, and [...]
