log pylons_app/templates/errors/error_404.html @ 282:237470e64bb8

age author description
Sun, 13 Jun 2010 23:56:16 +0200 Marcin Kuzminski switched filters into webhelpers for easy of usage.
Mon, 24 May 2010 22:18:15 +0200 Marcin Kuzminski Moved repo creation to admin/repos, as part of crud controller. Now repo creation is based on a form, which can be auto filled with data from 404 page. Fixed the error controller to properly give the repo name.
Sat, 22 May 2010 01:42:03 +0200 Marcin Kuzminski removed search field from templates
Wed, 19 May 2010 00:20:18 +0200 Marcin Kuzminski fixed pages naves html errors
Sun, 18 Apr 2010 21:15:53 +0200 Marcin Kuzminski Updated error handling, from mercurial to pylons. + added tempalte for 404