forked from orbit-oss/flask
Merge pull request #3462 from gpakosz/outdated-doc
Remove comment about extensions being reviewed by the core team
This commit is contained in:
commit
982663d063
1 changed files with 1 additions and 3 deletions
|
|
@ -38,9 +38,7 @@ Growing with Flask
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
Once you have Flask up and running, you'll find a variety of extensions
|
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
|
available in the community to integrate your project for production.
|
||||||
core team reviews extensions and ensures approved extensions do not break with
|
|
||||||
future releases.
|
|
||||||
|
|
||||||
As your codebase grows, you are free to make the design decisions appropriate
|
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
|
for your project. Flask will continue to provide a very simple glue layer to
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue