Url dispatch with matchdict renders forever with no results when
base/inherited template is included
config.add_route('category_page','/category/{id:\d+}')
But when i do away with matchdict or ids , it works fine
config.add_route('category_page','/category')
Needed help on how to fix it
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.