log server.py @ 76:3936385d6c16

age author description
Tue, 29 Jun 2010 14:53:01 -0700 Atul Varma changed send_email() stub to concur w/ readme.
Fri, 25 Jun 2010 20:11:24 -0700 Atul Varma renamed build_app to make_wsgi_app
Fri, 25 Jun 2010 20:05:37 -0700 Atul Varma added easy.py
Fri, 25 Jun 2010 20:02:25 -0700 Atul Varma refactored build_app() out of run_server().
Fri, 25 Jun 2010 19:57:36 -0700 Atul Varma moved api methods into an api/ subpath.
Fri, 25 Jun 2010 20:33:01 +0000 Atul Varma refactored server.py a bit
Thu, 24 Jun 2010 21:50:40 -0700 Atul Varma added filestorage; server.py now saves stuff persistently in the storage directory.
Thu, 24 Jun 2010 17:44:32 -0700 Atul Varma factored out script from summitidp.app into server.py.