mirror of https://github.com/mitsuhiko/flask.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.1 KiB
54 lines
1.1 KiB
Approved Extensions |
|
=================== |
|
|
|
This document contains a list of all extensions that were approved and the |
|
date of approval as well as notes. This should make it possible to better |
|
track the extension approval process. |
|
|
|
|
|
Flask-Babel |
|
----------- |
|
|
|
:First Approval: 2010-07-23 |
|
:Last Review: 2010-07-23 |
|
:Approved Version: 0.6 |
|
:Approved License: BSD |
|
|
|
Notes: Developed by the Flask development head |
|
|
|
How to improve: add a better long description to the next release |
|
|
|
|
|
Flask-SQLAlchemy |
|
---------------- |
|
|
|
:First Approval: 2010-07-25 |
|
:Last Review: 2010-07-25 |
|
:Approved Version: 0.9.1 |
|
:Approved License: BSD |
|
|
|
Notes: Developed by the Flask development head |
|
|
|
How to improve: add a better long description to the next release |
|
|
|
|
|
Flask-Creole |
|
------------ |
|
|
|
:First Approval: 2010-07-25 |
|
:Last Review: 2010-07-25 |
|
:Approved Version: 0.4.4 |
|
:Approved License: BSD |
|
|
|
Notes: Flask-Markdown and this should share API, consider that when |
|
approving Flask-Markdown |
|
|
|
|
|
Flask-Genshi |
|
------------ |
|
|
|
:Last-Review: 2010-07-26 |
|
:Reviewed Version: 0.3.1 |
|
|
|
Notes: This is the first template engine extension. When others come |
|
around it would be a good idea to decide on a common interface.
|
|
|