Routes
Navigation
index
modules
|
next
|
Routes home
|
Documentation
»
Routes Documentation
¶
Introduction
Setting up routes
Requirements
Magic path_info
Conditions
Wildcard routes
Format extensions
Submappers
Submapper helpers
Adding routes from a nested application
Generation
Generating routes based on the current URL
Generation-only routes (aka. static routes)
Filter functions
Generating URLs with subdomains
RESTful services
Resource options
Unicode, Redirects, and More
Unicode
Redirect Routes
Printing
Introspection
Other
Backward compatibility
Glossary
Porting Routes to a WSGI Web Framework
Indices and tables
¶
Index
Module Index
Search Page
Glossary
Module Listing
¶
Routes Modules
routes
– Routes Common Classes and Functions
routes.mapper
– Mapper and Sub-Mapper
routes.route
– Route
routes.middleware
– Routes WSGI Middleware
routes.lru
– LRU caching class and decorator
routes.util
– URL Generator and utility functions
Table Of Contents
Routes Documentation
Indices and tables
Module Listing
Next topic
Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
Routes home
|
Documentation
»