Since Feb 12, 2012, more than 800 commits, 476 stars, 185 forks, 106 watchers, a lot of developers<https://github.com/coto/gae-boilerplate/graphs/contributors?type=a>have contributed to this amazing project where the mission was:
"gets your project off the ground quickly using the Google App Engine platform" Everything that is common and important for any application is well done in Boilerplate and shared for your using (secure login and logout, contact form, and many more), in other words, a project with a group of good practices for common needs of most projects. *What's new in boilerplate 3.0?* Boilerplate 3.0 has a new file structure more confortable for you. Now you have to put your templates, routes, statics, handlers and config files within of bp_content/themes, it is like the famous structure of WordPress but without being a CMS or Blogging tool. There is a secure sign in and sign up handlers, but you can overwrite their handlers or templates by using your own. The same for contact, edit password, edit email, password reset, etc. *Free Licence for PyCharm 3* Remember that PyCharm, the intelligent Python IDE, is sponsoring this project with free licence for the main contributors. *Boilerplate Support* Although this project is a drag and drop project, there are some options where you can ask for help adding plugins, templates, handlers, etc. - StackOverFlow<http://stackoverflow.com/questions/tagged/google-app-engine> - GAE-Boilerplate Official Forum<https://groups.google.com/forum/#!forum/gae-boilerplate> - Google App Engine Official Forum<https://groups.google.com/forum/#!forum/google-appengine> Also you can follow the Twitter Account @gae-boilerplate<http://www.twitter.com/gaeboilerplate> . *Getting started* Try a demo online here <http://appengine.beecoss.com> and fork and clone the code from Github.com/coto/gae-boilerplate -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
