From: Nick Retallack Date: Wed, 7 Oct 2009 06:01:20 +0000 (-0700) Subject: Added User Pages, which you can now display galleries on. Also detected X-Git-Url: http://git.veekun.com/zzz-floof.git/commitdiff_plain/69d5189cc4fb2ca63418a0741bf744cf5fee8bc9?hp=69d5189cc4fb2ca63418a0741bf744cf5fee8bc9 Added User Pages, which you can now display galleries on. Also detected duplicate submissions. Made an absolute mess of routes, but I think I've fixed them all now. Removed all url.current() calls because they don't seem to work, though I'm not sure if that's because I added explicit=True or not. I'm wary of them anyhow after reading http://pylonsbook.com/en/1.0/urls-routing-and-dispatch.html#route-memory ---