8b6efc4add
Fallback on TextLexer of no other options is found
2013-08-11 00:13:06 +02:00
6cf6009b19
Revert "Don't set web.ctx.status"
...
This reverts commit 18cf043be3
.
All that flup really wants is for the strings to be of type `str'. Hy
strings are of type `unicode' by default.
2013-08-10 23:50:07 +02:00
18cf043be3
Don't set web.ctx.status
...
Apparently flup doesn't like it when I do this.
2013-08-07 23:24:55 +02:00
c5699ecfa7
Add *prefix* option
...
`*prefix*' specifies which directory the application should run
under. This is useful when not running it on a domain or
sub-domain. This should contain a trailing `/' if used.
2013-08-07 23:23:30 +02:00
ebd4666b17
Oops, how did that get in there
2013-08-01 01:29:00 +02:00
fdb68c3e2c
Remove title from README
2013-08-01 01:27:54 +02:00
d64ed75388
Initial commit
2013-08-01 01:24:32 +02:00