log pylons_app/config/middleware.py @ 31:2963f2894a7a

age author description
Thu, 04 Mar 2010 23:13:12 +0100 Marcin Kuzminski Tempalting change, bugfix for serving raw files, and diffs. Now raw files are not parsed thruough mako, and diffs are mako safe (not parsed also)
Sun, 28 Feb 2010 02:24:44 +0100 Marcin Kuzminski Wrapped into mako templates,
Sat, 27 Feb 2010 17:28:25 +0100 Marcin Kuzminski Litle code cleanups, This version handles repos correctly.
Sat, 20 Feb 2010 22:45:59 +0100 Marcin Kuzminski change error controller,
Sat, 20 Feb 2010 17:51:51 +0100 Marcin Kuzminski Added pylons manage script
Sat, 20 Feb 2010 14:30:13 +0100 Marcin Kuzminski major app speedup moved the wsgi creation to app globals, in order to make it run only once.
Thu, 18 Feb 2010 13:08:34 +0100 Marcin Kuzminski removed dozer
Thu, 18 Feb 2010 13:01:57 +0100 Marcin Kuzminski initial commit.