From: Matthijs Kooijman Date: Fri, 8 Feb 2008 21:44:50 +0000 (+0100) Subject: * Add wrappers around the generic views, so we can add the @login_required decorator. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=9f15842e14e1fe3c08378171376c312d3e014f40;hp=9f15842e14e1fe3c08378171376c312d3e014f40;p=matthijs%2Fprojects%2Fxerxes.git * Add wrappers around the generic views, so we can add the @login_required decorator. ---