Url dispatch

18 views
Skip to first unread message

Maurice J Elagu

unread,
Nov 14, 2014, 2:44:56 AM11/14/14
to pylons-...@googlegroups.com
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

Bert JW Regeer

unread,
Nov 14, 2014, 3:18:31 AM11/14/14
to pylons-...@googlegroups.com
Can you reduce this down to a very simple example that shows the issue? There is not enough information here for us to understand what the problem is.

Thanks,
Bert
> --
> 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 pylons-discus...@googlegroups.com.
> To post to this group, send email to pylons-...@googlegroups.com.
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages