Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f9b5ab4b 07/31/2014 09:52 PM dsorber

Continuing to work on the web GUI a little at a time. A made an important modification to the way the controllers work so that you don't have to pass the template name into the controller instantiation in the .wsgi script and instead the template name is a parameter with a default value.

98f4e4a6 07/27/2014 02:45 AM dsorber

Continued working on the web GUI, taking baby steps.

438a8ccd 07/27/2014 01:18 AM dsorber

Reorganizing things into a more logical format for packaging. I also started working on the web interface.