Changelog

v0.9 20120-12-31

  • Route all incoming requests to mainweb.index method
  • Created a ProcessPage class to handle incoming GET/POST
  • Write unit tests around the models for mainweb
  • Created a Website database table
  • Created a WebsitePage database table