[to_email] rather than list(to_email) which makes a nasty series like ['e','m','a...
[mediagoblin.git] / mediagoblin / decorators.py
2011-04-23 Christopher Allan... we should check for request.user['status'] not request...
2011-04-23 Christopher Allan... Provide a next= url when we require logging in
2011-04-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-20 Christopher Allan... New requires_active_login decorator!