Items with tag: python
Django debug toolbar: Add your site SVN version
0This entry shows a simple way of adding your project current SVN to the django debug toolbar by creating a custom debug panel.
Read more...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...Django spam protection
19After 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...
