changelog
- 22 months ago
- by Christopher Grebs <cg@webshox.org> [Wed, 14 Jul 2010 14:51:23 +0200] rev 60
- merge
- 2 years ago
- by Ben Bangert <ben@groovie.org> [Sat, 27 Mar 2010 19:56:14 -0700] rev 59
- Scroll the debug window with the input
- 2 years ago
- by Daniel Holth <dholth@fastmail.fm> [Thu, 11 Mar 2010 22:59:43 -0500] rev 58
- setup .hgignore
- 2 years ago
- by Daniel Holth <dholth@fastmail.fm> [Thu, 11 Mar 2010 22:59:36 -0500] rev 57
- Paste Deploy entry points for all Flickzeug middleware.
- 2 years ago
- by Daniel Holth <dholth@fastmail.fm> [Fri, 19 Feb 2010 16:47:34 -0500] rev 56
- add paste.filter_factory entry point
- 22 months ago
- by Christopher Grebs <cg@webshox.org> [Wed, 14 Jul 2010 14:48:05 +0200] rev 55
- use python's json library if no simplejson is installed
- 2 years ago
- by EnTeQuAk [Sat, 14 Nov 2009 00:33:24 +0100] rev 54
- make flickzeug compatible to werkzeug trunk
- 2 years ago
- by s0undt3ch [Sun, 16 Aug 2009 19:01:58 +0100] rev 53
- Rename `filter` to `exclude`, a less ambiguous name to what it's meant for.
- 2 years ago
- by s0undt3ch [Sun, 16 Aug 2009 18:50:17 +0100] rev 52
- Include an example for the filter function in `__doc__`.
- 2 years ago
- by lericson [Sun, 16 Aug 2009 18:46:04 +0100] rev 51
- Provide a more generic and tweak'able filter function.