File tree Expand file tree Collapse file tree 2 files changed +22
-33
lines changed Expand file tree Collapse file tree 2 files changed +22
-33
lines changed Original file line number Diff line number Diff line change @@ -78,3 +78,25 @@ Flask-CouchDB
78
78
79
79
There is also Flask-CouchDBKit. Both are fine because they are doing
80
80
different things, but the latter is not yet approved.
81
+
82
+
83
+ Flask-Testing
84
+ -------------
85
+
86
+ :First Approval: 2010-07-27
87
+ :Last Review: 2010-07-27
88
+ :Approved Version: 0.2.3
89
+ :Approved License: BSD
90
+
91
+ All fine.
92
+
93
+
94
+ Flask-WTF
95
+ ---------
96
+
97
+ :First Approval: 2010-07-27
98
+ :Last Review: 2010-07-27
99
+ :Approved Version: 0.2.3
100
+ :Approved License: BSD
101
+
102
+ All fine.
Original file line number Diff line number Diff line change @@ -6,17 +6,6 @@ extension is on the list of extensions on the website. It does not
6
6
contain extensions that are approved.
7
7
8
8
9
- Flask-CouchDB
10
- -------------
11
-
12
- :Last-Review: 2010-07-25
13
- :Reviewed version: 0.2
14
-
15
- Would be fine for approval, but the test suite is not part of the sdist
16
- package (missing entry in MANIFEST.in) and the test suite does not respond
17
- to either "make test" or "python setup.py test".
18
-
19
-
20
9
Flask-CouchDBKit
21
10
----------------
22
11
@@ -75,17 +64,6 @@ Flask-OpenID
75
64
Short long description, missing tests.
76
65
77
66
78
- Flask-Testing
79
- -------------
80
-
81
- :Last-Review: 2010-07-25
82
- :Reviewed Version: 0.2
83
-
84
- Would be fine for approval, but the test suite is not part of the sdist
85
- package (missing entry in MANIFEST.in) and the test suite does not respond
86
- to either "make test" or "python setup.py test".
87
-
88
-
89
67
Flask-Themes
90
68
------------
91
69
@@ -108,17 +86,6 @@ package (missing entry in MANIFEST.in) and the test suite does not respond
108
86
to either "make test" or "python setup.py test".
109
87
110
88
111
- Flask-WTF
112
- ---------
113
-
114
- :Last-Review: 2010-07-25
115
- :Reviewed Version: 0.2.1
116
-
117
- Would be fine for approval, but the test suite is not part of the sdist
118
- package (missing entry in MANIFEST.in) and the test suite does not respond
119
- to either "make test" or "python setup.py test".
120
-
121
-
122
89
Flask-XML-RPC
123
90
-------------
124
91
You can’t perform that action at this time.
0 commit comments