remove approved extensions in foreword

This commit is contained in:
Gregory Pakosz 2020-01-04 15:58:04 +01:00 committed by David Lord
parent ab6e630194
commit aa1d4cb840
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -38,9 +38,7 @@ Growing with Flask
------------------
Once you have Flask up and running, you'll find a variety of extensions
available in the community to integrate your project for production. The Flask
core team reviews extensions and ensures approved extensions do not break with
future releases.
available in the community to integrate your project for production.
As your codebase grows, you are free to make the design decisions appropriate
for your project. Flask will continue to provide a very simple glue layer to