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. |
| 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! |
| 19, September 2009 | ![]() |
Using Django inside Tornado | An example, how to build Tornado based web application which uses Django's ORB and forms. |
| 27, August 2009 | ![]() |
Scipio — full-featured OpenID consumer for Django | Scipio is a new OpenID consumer for Django. It pretend to become a mainstream Django's OpenID consumer. |
| 02, June 2009 | ![]() |
Deep article about django's admin modification | This is a very interesting and deep article. It describes how to modify templates, and how to override whole admin workflow. |