Thanks Niklas!
Now we not focused on improve authorization with OpenID and OAuth. Instead we have our local "easy to use" registration and authorization mechanism. We focused on integration registration with reCaptcha.
Next thing in priority - improve comment application. Now we need show splash window with comments list, where data will loaded on AJAX. Also, comments posted with AJAX requests.
Next, we need
migrate our current (old)
gaeframework.com data to new framework version. But we have not tools to do this easier. Now we search tools for automatically migrate datastore data, if we have changed models structure. We planned to use special file
history.yaml where we can describe full history of changes in models structure, what need to do to transform old models to new models. We need run new version of
gaeframework.com site, where people can register and post comments with local account registration.
Finally, we need complete admin application. Now we have repair this application and test it. After few days we will commit changes to server. We need create easy, flexible admin interface for manage models in any application. This is similar with Django admin, but more simple and with inline records editing (via AJAX).
If you want to help us in coding, or in documentation writing - please contact with me.