[Python-modules-commits] [osmalchemy] 02/02: Add note about Flask-SQLAlchemy.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Sep 12 13:40:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository osmalchemy.

commit 457fe7df4fa8ddf86bdd0467cec284bdabee2bc2
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Sep 12 15:40:37 2016 +0200

    Add note about Flask-SQLAlchemy.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index cb2f955..1541583 100644
--- a/debian/control
+++ b/debian/control
@@ -30,3 +30,6 @@ Description: OpenStreetMap to SQLAlchemy bridge
  The idea is that the model can be queried using SQLAlchemy, and
  OSMAlchemy will either satisfy the query from the database directly or
  fetch data from OpenStreetMap.
+ .
+ OSMAlchemy can work together with Flask-SQLAlchemy for easy use in Flask
+ applications, and it can also be used with pure SQLAlchemy.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/osmalchemy.git



More information about the Python-modules-commits mailing list