Snippets by cmlenz

i18n:plural
13 April 2011
15:19
By cmlenz as Genshi
Could i18n:choose be simplified?
Genshi code gen
23 April 2010
21:09
By cmlenz as Python
CouchDB-Python Test Failure
14 December 2009
14:15
By cmlenz as Text only (1 comment)
My CouchDB version is 0.11.0b889001 ;)
node.js complete on HEAD
27 November 2009
12:50
By cmlenz as Diff
This looks good to me, but doesn't seem to be quite enough
Trac Error Log
17 September 2009
08:24
By cmlenz as Text only
Bitten Duplicate Deletion
16 September 2009
11:19
By cmlenz as Python
Bitten Upgrade Failure
16 September 2009
10:35
By cmlenz as Text only
Another GDB stack trace
8 September 2009
09:35
By cmlenz as Text only
Trac GDB Backtrace
2 September 2009
16:40
By cmlenz as Text only
Trac GDB Trace
2 September 2009
16:37
By cmlenz as Text only
Fix for automatic group=true in Futon (2)
22 July 2009
22:30
By cmlenz as Diff
Now also works for all_docs
Fix for automatic group=true in Futon
22 July 2009
22:28
By cmlenz as Diff
Cookie-based Session Storage for Django
28 May 2009
20:34
By cmlenz as Python (5 comments)
Here's a simple cookie-based session backend for Django. Session data is JSON encoded and GZIP compressed, and then signed with a MD5 hash based on a server-side secret key. To use this, the default Django session middleware needs to be replaced with the one in this module. The SESSION_ENGINE is henceforth ignored.
Hearbeat failure (or not?)
24 March 2009
09:36
By cmlenz as Text only (1 comment)
Hello Goodbye Match 2
27 January 2009
17:13
By cmlenz as Python