Wed, 10 Jun 2009 23:33:28 +0300change utils.LazyProperty to store the cached value using obj.__dict__
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:33:28 +0300] rev 84
change utils.LazyProperty to store the cached value using obj.__dict__

Wed, 10 Jun 2009 23:32:29 +0300fix templates to show thumbnails on folder template
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:32:29 +0300] rev 83
fix templates to show thumbnails on folder template

Wed, 10 Jun 2009 23:32:12 +0300fix Gallery.stylesheet to actually copy it into place
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:32:12 +0300] rev 82
fix Gallery.stylesheet to actually copy it into place

Wed, 10 Jun 2009 23:15:25 +0300misc. format.py formatting bugs
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:15:25 +0300] rev 81
misc. format.py formatting bugs

Wed, 10 Jun 2009 23:15:14 +0300fix html to have a separate Container type, but also special-case tuples, lists and genexps
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:15:14 +0300] rev 80
fix html to have a separate Container type, but also special-case tuples, lists and genexps

Wed, 10 Jun 2009 23:14:37 +0300fix filesystem.Path.path_segments and add some doctests
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 23:14:37 +0300] rev 79
fix filesystem.Path.path_segments and add some doctests

Wed, 10 Jun 2009 21:59:49 +0300fix html/templates to use a Container type (inherited by Tag) for flat lists of tags
Tero Marttila <terom@fixme.fi> [Wed, 10 Jun 2009 21:59:49 +0300] rev 78
fix html/templates to use a Container type (inherited by Tag) for flat lists of tags

Fri, 05 Jun 2009 23:59:14 +0300misc. fixes, it runs now, but HTML output is corrupt (no flattening)
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:59:14 +0300] rev 77
misc. fixes, it runs now, but HTML output is corrupt (no flattening)

Fri, 05 Jun 2009 23:42:03 +0300misc. fixes
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:42:03 +0300] rev 76
misc. fixes

Fri, 05 Jun 2009 23:41:57 +0300fix utils.LazyProperty
Tero Marttila <terom@fixme.fi> [Fri, 05 Jun 2009 23:41:57 +0300] rev 75
fix utils.LazyProperty