changed the handler404 and handler500 to a custom view, passing scope to get proper formed urls when displaying 404 and 500 pages
Madhusudan.C.S <madhusudancs@fossee.in>
-- Took the base code and idea from kiwipycon app and making modifications
-- to it to take up to the level of a new customized app. Courtesy to the
-- authors of kiwipycon app below.
Marek Kuziel <marek@kuziel.info>
- provided the start up of the project and fixes to Darryl's code.
Darryl Cousins <darryljcousins@gmail.com>
- keeps throwing chunks of code at the project to the demands of Tim.
- is responsible for the mess and lack of tests