| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Wiki tutorial updates
|
|
|
|
|
|
|
|
Fixed a bug in dispatch matching * at the end of a route.
|
|
|
|
|
|
If there was another * in the pattern the check would fail, causing the
final wildcard to be ignored.
|
|
|
|
Attempt to fix issue #193 by setting mako default filter to 'h'.
|
|
|
|
|
|
to work
|
|
|
|
|
|
Session-based authentication policy
|
|
|
|
|
|
generated
|
|
|
|
|
|
|
|
|
|
|
|
Correct a typo in my surname
|
|
|
|
|
|
|
|
|
|
|
|
|
|
argument. If this argument is ``True``, the added route will never be
considered for matching when a request is handled. Instead, it will only
be useful for URL generation via ``route_url`` and ``route_path``. See the
section entitled "Static Routes" in the URL Dispatch narrative chapter for
more information.
|
|
interface API documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instances if DefaultViewMapper provide IViewMapper.
The class itself provides IViewMapperFactory.
|
|
Trivial doc typos...
|
|
|
|
|
|
|
|
the argument
|