From aa1d4cb840352be3c57b912fded1de8b33024ec5 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Sat, 4 Jan 2020 15:58:04 +0100 Subject: [PATCH] remove approved extensions in foreword --- docs/foreword.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/foreword.rst b/docs/foreword.rst index f0dfaee2..37b4d109 100644 --- a/docs/foreword.rst +++ b/docs/foreword.rst @@ -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