Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a4aa3a7

Browse filesBrowse files
authored
docs: Changed table in web-framework-integration to bulleted list (#875)
1 parent f3ce876 commit a4aa3a7
Copy full SHA for a4aa3a7

File tree

Expand file treeCollapse file tree

1 file changed

+7
-10
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-10
lines changed

‎docs/web-framework-integration.rst

Copy file name to clipboardExpand all lines: docs/web-framework-integration.rst
+7-10Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,12 @@ Flask
1818

1919
Flask integration has been tested to work with the following versions of Flask:
2020

21-
=============== ==============
22-
Python version Flask versions
23-
=============== ==============
24-
3.7 >=1.0.0
25-
3.8 >=1.0.0
26-
3.9 >=1.0.0
27-
3.10 >=1.0.3
28-
3.11 >=1.0.3
29-
3.12 >=1.0.3
30-
=============== ==============
21+
- Python 3.7 - 3.9:
22+
23+
- Flask >=1.0.0
24+
25+
- Python >=3.10:
26+
27+
- Flask >=1.0.3
3128

3229
Be sure to :doc:`set up logging </std-lib-integration>` before declaring the Flask app.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.