On Friday, July 26, 2013 11:39:10 AM UTC-5, jose martinez wrote:

> como hacer formularios en app engine y python, ademas usar una base de 
> datos para almacenarlos



I don't speak Spanish, but Google Translate comes up with the translation: *how 
to make forms app engine and python, also using a database to store*. If 
this translation is wrong, let me know.

The Python App Engine demo application includes a lesson on how to use 
forms and to store the submitted forms into the datastore. Here are the 
relevant links:
1. Handling Forms: 
https://developers.google.com/appengine/docs/python/gettingstartedpython27/handlingforms
2. Storing In The Datastore: 
https://developers.google.com/appengine/docs/python/gettingstartedpython27/usingdatastore

If you'd rather use Cloud SQL, here's a demonstration application on 
Github: 
https://github.com/GoogleCloudPlatform/appengine-guestbook-python-cloudsql 



-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to