The most importants are: Create User, Authentication, password_hash, Upadte user.
You can see all the features here: http://appengine.beecoss.com And the code here: https://github.com/coto/gae-boilerplate/blob/master/web/handlers.py - Rodrigo @coto <http://twitter.com/coto> On Wed, Jun 13, 2012 at 5:48 AM, Jason Galea <[email protected]>wrote: > > On Jun 13, 2012 6:32 PM, "coto" <[email protected]> wrote: > > > > I would like to know your opinion of which of these two web frameworks > (Django & webapp2) is better for using on App Engine, and why? > > I would like to know all the features you would like or require in a web > framework, and why? > > > > > -- > > You received this message because you are subscribed to the Google > Groups "Google App Engine" group. > > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/bpUEToaFVmgJ. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]. > > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
