aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/translate.py
Commit message (Expand)AuthorAgeFilesLines
* replaced os.path.split()[0] with os.path.dirname() and corrected a couple of ...Aleksej2012-08-131-2/+2
* make mg_globals.translations thread-safeJakob Kramer2012-07-181-5/+4
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Support for older webobs and newer webobs both in accept language mess :)Christopher Allan Webber2011-10-151-2/+11
* Fixes issue662, MediaGoblin was broken by recent WebOb release.Christopher Allan Webber2011-10-151-7/+3
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-011-0/+167