mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
thats better
This commit is contained in:
@@ -82,8 +82,8 @@ validation are not built-in functions of Flask.
|
||||
|
||||
This is great, because many web applications don't need those features.
|
||||
For those that do, there are many
|
||||
`Extensions <http://flask.pocoo.org/extensions/>`_ available that may
|
||||
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!
|
||||
|
||||
Flask is default choice for any Python web application that isn't a good
|
||||
fit for Django.
|
||||
|
||||
Reference in New Issue
Block a user