Merge pull request #3462 from gpakosz/outdated-doc

Remove comment about extensions being reviewed by the core team
This commit is contained in:
David Lord 2020-02-10 17:29:09 -08:00 committed by GitHub
commit 982663d063
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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