Blog, i believe so
Using Django with Wing IDE
0A quick graphic How to explaining the way to setup your Wing ide 3.1 (Python IDE) environment to debug your Django projects.
Read more...New hosting server
2I got tired of the dodgy python fcgi implementation of dreamhost. The websites were down half of the time and the server full of python zombie process. I just moved to a VPS solution rimuhost, 50 Aus$ a month, not that cheap but hey thats the price for freedom. Migrating django projects wasnt problematic and it took me day to complete including the dns rebinding from dreamhost to rimuhosting nameservers.
Read more...Report student system project
2I have added my last django project, it is a demo of a basic student report system where teachers can edit the data model and principals query data and generate PDF report for a particular student.
Read more...Django spam protection
5After one or two months of online service i started getting few spams from the freecomments. Following b-list post i will make a step by step summary to add spam protection to free comment with Akismet.
Read more...A Tag cloud solution in Django
10I ll describe here a 'non-perfect but suitable' solution to make a tag cloud, like the one i use for this blog, with django.
Read more...Ip to country for Django comments
153The day i saw these little flags near people comments, i could not wait to implement this in my django project.
Read more...Coulix.org is online
21I have been planing on having a personal blog for long now, and today is the day. Thanks to django i had fun building this website.
Read more...
