diff options
Diffstat (limited to 'docs/whatsnew-1.1.rst')
| -rw-r--r-- | docs/whatsnew-1.1.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst index 5b8cfde04..1847bfc1c 100644 --- a/docs/whatsnew-1.1.rst +++ b/docs/whatsnew-1.1.rst @@ -43,6 +43,8 @@ The major feature additions of 1.1 are: - Commonly executed codepaths have been accelerated. +.. _view_predicates_in_1dot1: + View Predicates ~~~~~~~~~~~~~~~ @@ -168,6 +170,8 @@ True, the view will not be invoked, and view matching will continue, until all potential matches are exhausted (and the Not Found view is invoked). +.. _route_predicates_in_1dot1: + Route Predicates ~~~~~~~~~~~~~~~~ |
