Hi,

I am using python code for  a backend application that is hosted on google
app engine. I use the nosql database from google app enigne (datastore). My
interface for accessing my backend database models is currently built using
webapp2 framework. I am looking to migrate it to Flask framework with
Jinja2 templates and wtforms and have got basic url rules , views  and
forms in place. I need some help in implementing features like multi page
display of a nosql database query result, suitable edit widget for python
lists, selection of multiple entities for performing a common operation on
multiple entities at once, etc. If anyone knows any good material or has
any prior experience with using Flask on google app engine's python
environment, can you please give some suggestions or your contact info.
Please reply only to me at tonymathe...@gmail.com

Regards,
Tony
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to