[pre-commit.ci lite] apply automatic fixes
This commit is contained in:
parent
f9e656d568
commit
d415442407
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Application Dispatching
|
||||||
|
|
||||||
Application dispatching is the process of combining multiple Flask
|
Application dispatching is the process of combining multiple Flask
|
||||||
applications on the WSGI level. You can combine not only Flask
|
applications on the WSGI level. You can combine not only Flask
|
||||||
applications but any WSGI application. This allows you to run a
|
applications but any WSGI application. This allows you to run a
|
||||||
Django application and a Flask application in the same interpreter
|
Django application and a Flask application in the same interpreter
|
||||||
side by side. The usefulness of this depends on how the applications work
|
side by side. The usefulness of this depends on how the applications work
|
||||||
internally.
|
internally.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue