svv/html.py
Fri, 21 Jan 2011 04:44:30 +0200 Tero Marttila html: amend default tip
Fri, 21 Jan 2011 04:40:36 +0200 Tero Marttila html: refactor and update doctests
Thu, 20 Jan 2011 23:14:07 +0200 Tero Marttila controllers: tidy up PageHandler a little
Mon, 10 Jan 2011 17:48:58 +0200 Tero Marttila html: add tags.raw pseudo-tag for raw HTML processing
Wed, 22 Dec 2010 21:30:27 +0200 Tero Marttila html: Implement selfclosing and whitespace_sensitive options (for <textarea>s)
Wed, 22 Dec 2010 02:51:41 +0200 Tero Marttila Fix html module bugs
Sat, 18 Dec 2010 15:09:47 +0200 Tero Marttila Initial layout, with hello-world