You don't identify yourself
| 02, June 2009 | ![]() |
How to make email field optional in django.contrib.comments | Short code snippet which show simple way to make email field optional. |
| 18, February 2009 | ![]() |
Equality and identity fun with python | A few asserts to check integer types. Be careful! |
| 23, January 2009 | ![]() |
Easy to use SVN ignore | A short but helpful function to change svn:ignore propery on the current directory. |
| 02, December 2008 | ![]() |
How to create a global lock using MySQL | A small example, how to use MySql's GET_LOCK in distributed environment. |
| 27, October 2008 | ![]() |
How to rewrite author's email in GIT | Do you have a trouble with the history? Just rewrite it! |