router¶
The application router.
-
class
Router
()¶ The Router will forward existing URLs to various handlers according to those routes Keep in sync with
assembl.lib.frontend_urls.FrontendUrls
- Extends
Marionette.AppRouter()
The application router.
Router
()¶The Router will forward existing URLs to various handlers according to those routes
Keep in sync with assembl.lib.frontend_urls.FrontendUrls
Marionette.AppRouter()