log uploader/dispatcher.py @ 20:f1142bcce77a

age author description
Tue, 19 Jul 2011 08:08:58 -0700 Jeff Hammel add ability to log uploads
Sat, 16 Jul 2011 10:38:46 -0700 Jeff Hammel use a better way of setting True/False values
Tue, 02 Feb 2010 17:58:00 +0000 egj better error message
Sun, 27 Dec 2009 16:35:48 -0500 k0s fix the way query string works
Sun, 27 Dec 2009 16:30:29 -0500 k0s make sure self.app is actually callable
Sun, 27 Dec 2009 16:27:34 -0500 k0s allow to be used as middleware
Sun, 27 Dec 2009 15:37:51 -0500 k0s include handling of subpaths
Sun, 27 Dec 2009 13:29:27 -0500 k0s * optionally require auth
Sat, 21 Nov 2009 15:29:03 -0500 k0s initial commit of file upload widget