Paster proutes output:
Name Pattern View
---- ------- ----
___debug_toolbar/static/ _debug_toolbar/static/*subpath <function
<pyramid.static.static_view object at 0x0385D030> at 0
x038C50F0>
debugtoolbar.source /_debug_toolbar/source <function
ExceptionDebugView at 0x038C55F0>
debugtoolbar.execute /_debug_toolbar/execute <function
ExceptionDebugView at 0x038C56B0>
debugtoolbar.console /_debug_toolbar/console <function
ExceptionDebugView at 0x038C57F0>
debugtoolbar.exception /_debug_toolbar/exception <function
ExceptionDebugView at 0x038C5530>
debugtoolbar.sql_select /_debug_toolbar/sqlalchemy/sql_select
<function SQLAlchemyViews at 0x038C58B0>
debugtoolbar.sql_explain /_debug_toolbar/sqlalchemy/sql_explain
<function SQLAlchemyViews at 0x038C5970>
__static/ static/*subpath <function
<pyramid.static.static_view object at 0x0388C4F0> at 0x038C5A70
>
home <function Home at
0x038D5730>
login login <function Login at
0x038CD6B0>
logout logout <function logout at
0x038CD7F0>
user_cp {username}/controlpanel <function ControlPanel
at 0x038D54B0>
cat_select catselect <function cat_select at
0x038D5AF0>
directory directory <function Directory at
0x038D55F0>
article article/{id} <function ArticleView
at 0x038D5370>
articles settings/articles <function Articles at
0x038CDA70>
create_article settings/articles/create <function CreateArticle
at 0x038CDCF0>
single_article settings/articles/{id} <function ArticleEdit
at 0x038CD930>
users settings/users <function Users at
0x038D5230>
create_user settings/users/create None
single_user settings/users/{id} <function SingleUser at
0x038CDF70>
category settings/category <function CategoryView
at 0x038CDBB0>
links settings/links <function Links at
0x038CDE30>
single_link settings/links/{id} None
uploads settings/uploads <function Uploads at
0x038D50F0>
page {routename} <function Page at
0x038D59B0>
and __init__.py is here:
http://pastebin.com/4Vbmu6P8
On Oct 15, 3:58 pm, Chris McDonough <
chr...@plope.com> wrote:
> On Sat, 2011-10-15 at 07:50 -0700, richzilla wrote:
> > I think so, there are two routes mapped to my login view. One of them
> > is an explicit route matched from a path, and other is a context based
> > route for HTTPForbidden. If its any help, the full stack trace for the
> > exception is as follows:
>
> > HTTPForbidden: debug_authorization of urlhttp://localhost:6543/settings/articles