|
|
|
|
|
by rastapasta42
1870 days ago
|
|
I am disappointed this release does not introduce any functionality similar to the Flask-Classful project. I find built-in MethodViews very limited and unable to capture context. Furthermore, MethodViews force you to artificially split endpoints between multiple classes when functionality better belongs in a single class. https://flask-classful.teracy.org/#using-custom-routes |
|