-
Committer:
mattgiuca
-
Date:
2008-01-09 03:42:54 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:135
dispatch_handler: Fixed exception handler, no longer catches ALL keyerrors in
the entire application suite, only the one intended.
dispatch/html.py: Fixed href links in the tabs at the top - now link to the
URL name of the app, not the dir name (which would be broken if an app had a
different URL name to its dir name).