diff options
Diffstat (limited to 'docs/api-guide/views.md')
| -rw-r--r-- | docs/api-guide/views.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api-guide/views.md b/docs/api-guide/views.md index 37d2285b..a615026f 100644 --- a/docs/api-guide/views.md +++ b/docs/api-guide/views.md @@ -110,6 +110,8 @@ Ensures that any `Response` object returned from the handler method will be rend You won't typically need to override this method. +--- + # Function Based Views > Saying [that Class based views] is always the superior solution is a mistake. |
