we should check for request.user['status'] not request.user['session'], clearly.
[mediagoblin.git] / mediagoblin / templates /
2011-04-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-20 Christopher Allan... Start of the submit view, but not much there quite...
2011-04-13 Will Kahn-GreeneAdds license/copyright headers to jinja2 templates.
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-03 Christopher Allan... Functioning request.user, and a functioning greeting...
2011-04-03 Christopher Allan... This should allow for request.user and show users logged in
2011-04-03 Christopher Allan... Logins seem to work.
2011-04-03 Christopher Allan... Base mediagoblin template, and register templates
2011-03-27 Christopher Allan... A testing submit view that doesn't work but is getting...
2010-07-18 Christopher Allan... Still totally useless but at least it writes to the...
2010-07-18 Christopher Allan... Starting with the test submit view using wtforms