Support View and MethodView instances with async handlers

This commit is contained in:
Miguel Grinberg 2021-05-28 00:01:48 +01:00
parent 491ea32803
commit 28f90b51e6
No known key found for this signature in database
GPG key ID: 36848B262DF5F06C
4 changed files with 34 additions and 3 deletions

View file

@ -10,6 +10,7 @@ Unreleased
decorators. :issue:`4104`
- Fixed the issue where typing requires template global
decorators to accept functions with no arguments. :issue:`4098`
- Support View and MethodView instances with async handlers. :issue:`4112`
Version 2.0.1