You don't identify yourself
| 04, June 2010 | ![]() |
Filtering choices in Django's ModelForm | Example, how to filter values in the drop down, based on row level permissions. |
| 30, November 2009 | ![]() |
How to parse CSS colors? | Python function to parse CSS colors |
| 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. |
| 26, May 2009 | ![]() |
A Django Dash coming soon! | A note about Django Dash competition and my own project. |
| 08, May 2009 | ![]() |
ElementTree accessor | Simple element tree accessor with examples of code. |