Back again. Sorry to keep coming back....take it as a ceilpmmont though!!I have a couple of suggestions following on from my last post, which would bring the project more inline with the rails project. While i appreciate it's a different project, i think you'll benefit hugely if you do follow some of their conventions so developers moving coming from RoR will pick things up even quicker. First thing is i would recommend following their folder structure a little closer, so rename "application" to "app", and introduce the "vendor" folder where you can even bake in a version of the gae as a plugin. Secondly i do think you should follow the mvc convention and call "templates" "views". And finally you could clean up the scaffolding view code to use a shared _viewname.html "partial" file, which is then included using {% include "_profile.html" %} for example.Anyways, as always, thanks for a great project, i hope i can get the point where i am able to contribute in the future.


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS