implemented rwbench for django (uh. that sucks)
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 25 May 2008 10:52:11 +0000 (12:52 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 25 May 2008 10:52:11 +0000 (12:52 +0200)
commitf3d6a734f0d23d9d83eab3094654c52d34861664
tree6ec4f096878420d44b1242475451063cd00008d0
parent5411ce72a75c0f70b7bd8df5c685ae084d6b7b44
implemented rwbench for django (uh. that sucks)

--HG--
branch : trunk
examples/rwbench/django/_form.html [new file with mode: 0644]
examples/rwbench/django/_input_field.html [new file with mode: 0644]
examples/rwbench/django/_textarea.html [new file with mode: 0644]
examples/rwbench/django/index.html [new file with mode: 0644]
examples/rwbench/django/layout.html [new file with mode: 0644]
examples/rwbench/djangoext.py [new file with mode: 0644]
examples/rwbench/jinja/index.html
examples/rwbench/mako/index.html
examples/rwbench/rwbench.py