aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/util.py
Commit message (Expand)AuthorAgeFilesLines
* Since we're searching by id, that try: except: was superfluous.Christopher Allan Webber2011-04-031-12/+5
* Functioning request.user, and a functioning greeting for users :)Christopher Allan Webber2011-04-031-1/+3
* We should always have a request.user object, even if None.Christopher Allan Webber2011-04-031-3/+5
* Added setup_user_in_requestChristopher Allan Webber2011-04-031-0/+25
* Added copyright noticesMatt Lee2011-03-271-0/+16
* Initial mediagoblin structureChristopher Allan Webber2010-07-171-0/+11