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 800afb9 commit 558f026Copy full SHA for 558f026
README.md
@@ -47,13 +47,3 @@ with app.app_context():
47
48
users = db.session.execute(db.select(User)).scalars()
49
```
50
-
51
52
-## Donate
53
54
-The Pallets organization develops and supports Flask-SQLAlchemy and
55
-other popular packages. In order to grow the community of contributors
56
-and users, and allow the maintainers to devote more time to the
57
-projects, [please donate today][].
58
59
-[please donate today]: https://palletsprojects.com/donate
0 commit comments