#2177: Provide a way to mount two controllers at the same URL
---------------------------+------------------------------------------------
Reporter: jorge.vargas | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 2.0
Component: Documentation | Version: trunk
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Changes (by jorge.vargas):
* component: TurboGears => Documentation
* milestone: 2.1 => 2.0
Comment:
I totally overlooked the obvious. Thanks to precious for the idea. This
doesn't even requires code changes.
{{{
class MYController(RootController,BlogController):
pass
}}}
--
Ticket URL: <http://trac.turbogears.org/ticket/2177#comment:3>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---