You don't identify yourself
| 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! |
| 21, September 2009 | ![]() |
Interesting series about Twisted Web | In his posts, Jp Calderone shows examples how to serve static and dynamic pages using Twisted framework. Examples are small but very informative. |
| 19, September 2009 | ![]() |
Using Django inside Tornado | An example, how to build Tornado based web application which uses Django's ORB and forms. |
| 02, September 2009 | ![]() |
Nosetests and Setuptools | The way to run tests with nose using 'nosetests' setuptools command. |
| 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. |