This module converts requested URLs to callback view functions.
URLResolver is the main class here. Its resolve() method takes a URL (as a string) and returns a ResolverMatch object which provides access to all attributes of the resolved URL match.
Class | CheckURLMixin |
No class docstring; 2/2 methods documented |
Class | LocaleRegexDescriptor |
No class docstring; 0/1 instance variable, 1/2 method documented |
Class | RegexPattern |
No class docstring; 0/5 instance variable, 0/1 class variable, 1/6 method documented |
Class | RoutePattern |
Undocumented |
Function | _get_cached_resolver |
Undocumented |
Function | _route_to_regex |
No summary |
Constant | _PATH_PARAMETER_COMPONENT_RE |
Undocumented |
Undocumented
Value |
|