We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1329e commit e39e69dCopy full SHA for e39e69d
docs/scenarios/web.rst
@@ -82,8 +82,8 @@ validation are not built-in functions of Flask.
82
83
This is great, because many web applications don't need those features.
84
For those that do, there are many
85
- `Extensions <http://flask.pocoo.org/extensions/>`_ available that may
86
- suit your needs. Or, you can easily use any library you want yourself!
+`Extensions <http://flask.pocoo.org/extensions/>`_ available that may
+suit your needs. Or, you can easily use any library you want yourself!
87
88
Flask is default choice for any Python web application that isn't a good
89
fit for Django.
0 commit comments