Updates; add Blog application for features testing.

Author portnov <portnov@bk.ru>
Author date 2009-06-19 10:15:38
Author local date 2009-06-19 16:15:38 +0600
Committer portnov <portnov@bk.ru>
Committer date 2009-06-19 10:15:38
Committer local date 2009-06-19 16:15:38 +0600
Commit 91971b5c6414ee0fd01dd9696feacf03aed3c5ac
Tree 6f5e9e60eaf842ffdde8f82288285876bab21b54
Parent 62709bd700dd67c68af18f45bd060048abb7126f
Updates; add Blog application for features testing.
Affected files:
.gitignore
Blog/Blog
Blog/Blog.hs
Blog/Config.hs
Blog/Makefile
Blog/Models.hs
Blog/blog.db
Blog/templates/blogposts.html
Blog/templates/newpost.html
Blog/templates/onepost.html
Framework/API.hs
Framework/Cookies.hs
Framework/Forms.hs
Framework/HTTPServer.hs
Framework/Middlewares.hs
Framework/Models.hs
Framework/Pager.hs
Framework/SQL.hs
Framework/Sessions.hs
Framework/Storage.hs
Framework/TGenerator/TemplateGen.hs
Framework/Types.hs
Framework/Urls.hs
Framework/Utils.hs
Models.hs
test.db
test.hs
www/index.html
ViewGit