document the lifecycle of a flask application and request

This commit is contained in:
David Lord 2023-02-10 14:48:02 -08:00
parent 129568f7f4
commit a6cd8f212e
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 172 additions and 2 deletions

View file

@ -48,6 +48,7 @@ community-maintained extensions to add even more functionality.
config
signals
views
lifecycle
appcontext
reqcontext
blueprints