diff options
Diffstat (limited to 'docs/ref/contrib')
| -rw-r--r-- | docs/ref/contrib/flatpages.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/flatpages.txt b/docs/ref/contrib/flatpages.txt index d360a376a3..8c7f2781d0 100644 --- a/docs/ref/contrib/flatpages.txt +++ b/docs/ref/contrib/flatpages.txt @@ -84,7 +84,7 @@ other status code. Because the ``FlatpageFallbackMiddleware`` is applied only after URL resolution has failed and produced a 404, the response it - returns will not apply any :ref:`view middleware <view-middlware>` + returns will not apply any :ref:`view middleware <view-middleware>` methods. Only requests which are successfully routed to a view via normal URL resolution apply view middleware. |
