Tuesday, July 22, 2008
GAE web framework
GAE provides a web framework, but it is not good. Django is a good MVC web framework and provides the template support. I think Django is a best choice. But GAE disable the session function. Google maybe can provide a better framework for us.