__4'33"__ | wiki | blog | feed

tidy: a tiny todo list web engine.

Uses web.py microframework: web.py, template.py, form.py.

Requires PostgreSQL, lighttpd, psycopg2 and flup.

Note: This code is beta. This means: 2xplore at your own risk ;)

Files:

Main:

__init__.py

Model:

db/model.sql

Controller:

app/__init__.py

app/controller.py

Views:

views/base.html

views/todos.html

views/login.html

Static Files:

static/style.css

Web Server:

conf/httpd.conf

Comments

test

yo