]> andersk Git - sql.git/commit
mako SQL interface
authorJoe Presbrey <presbrey@mit.edu>
Sun, 18 Apr 2010 12:01:02 +0000 (12:01 +0000)
committerJoe Presbrey <presbrey@mit.edu>
Sun, 18 Apr 2010 12:01:02 +0000 (12:01 +0000)
commita30bf1b72a14d4d9f478ab45fbf5f4ad426e8137
treed2d2dbf01d7313fd2636d13ad373dbf9303d9157
parentdb08841863f9d896f70dcca1547f9b4b46167955
mako SQL interface

git-svn-id: svn://sql.mit.edu/sql@185 a142d4bd-2cfb-0310-9673-cb33a7e74f58
24 files changed:
etc/lighttpd/lighttpd.conf
lib/python/mitsql/interface/__init__.py
lib/python/mitsql/interface/cheetah.py [deleted file]
lib/python/mitsql/interface/databases.py [new file with mode: 0644]
lib/python/mitsql/interface/display.py [deleted file]
lib/python/mitsql/interface/handler.py
lib/python/mitsql/interface/templates.py [new file with mode: 0644]
sbin/interface [new file with mode: 0755]
www/etc/devel.conf [deleted file]
www/etc/interface.conf [new file with mode: 0644]
www/etc/live.conf [deleted file]
www/root/css/style.css [moved from www/root/assets/css/style.css with 98% similarity]
www/templates/404 [moved from www/templates/common/_404.tmpl with 60% similarity]
www/templates/500 [moved from www/templates/common/_500.tmpl with 73% similarity]
www/templates/common/shell.tmpl [deleted file]
www/templates/common/skeleton.tmpl [deleted file]
www/templates/contact [moved from www/templates/main/contact.tmpl with 54% similarity]
www/templates/database [new file with mode: 0644]
www/templates/footer [new file with mode: 0644]
www/templates/header [new file with mode: 0644]
www/templates/index [moved from www/templates/main/index.tmpl with 90% similarity]
www/templates/main/db_list.tmpl [deleted file]
www/templates/passwd [moved from www/templates/main/passwd.tmpl with 91% similarity]
www/templates/signup [moved from www/templates/main/signup.tmpl with 88% similarity]
This page took 0.298599 seconds and 5 git commands to generate.