We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0045123 commit f821057Copy full SHA for f821057
CHANGES.rst
@@ -9,6 +9,8 @@ Unreleased
9
parameter to control the 404 message. (:issue:`636`)
10
- Use ``time.perf_counter`` for Python 3 on Windows. (:issue:`638`)
11
- Drop support for Python 2.6 and 3.3. (:pr:`687`)
12
+- Add an example of Flask's tutorial project, Flaskr, adapted for
13
+ Flask-SQLAlchemy. (:pr:`720`)
14
15
16
Version 2.3.2
0 commit comments