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. |
| 23, March 2010 | ![]() |
10 Minute Mail refresher | "10 Minute Mail" is a service of temporary emails. This script is used to keep mailbox alive while it is opened in the browser. |
| 30, November 2009 | ![]() |
How to parse CSS colors? | Python function to parse CSS colors |
| 25, November 2009 | ![]() |
DBSlayer — HTTP layer for MySQL | A thin layer over MySQL, to access data in JSON format. Supports connection pooling and load balancing. |
| 16, October 2009 | ![]() |
Djblets — useful helpers for the Django | Djiblets is a useful set of Django helpers. For example you can easily create a custom tags, mangle URLs, show data in sortable rows and add a dynamic site configuration. I certainly will use it! |