pass positional arguments to class-based views (Fixes #5199)
This commit is contained in:
parent
cb825687a5
commit
b6c3569c5e
3 changed files with 43 additions and 7 deletions
|
|
@ -7,7 +7,7 @@ Unreleased
|
|||
- Require Werkzeug >= 2.3.6.
|
||||
- Use ``flit_core`` instead of ``setuptools`` as build backend.
|
||||
- Refactor how an app's root and instance paths are determined. :issue:`5160`
|
||||
|
||||
- Pass positional arguments to class-based views. :issue:`5199`
|
||||
|
||||
Version 2.3.2
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue