aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/mg_globals.py
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Use six.iteritems() instead of dict.iteritems().Berker Peksag2014-05-261-1/+2
* Remove beaker stuff from the code.Brett Smith2013-03-241-3/+0
* Fixing translations stuff for command line tools and such.Christopher Allan Webber2013-02-271-2/+7
* RIP out mongoSebastian Spaeth2012-12-251-4/+1
* en_US is always availableSebastian Spaeth2012-12-021-2/+0
* Honor user's browser language (#558)Sebastian Spaeth2012-12-021-0/+2
* Fix i18n in our browserSebastian Spaeth2012-12-011-5/+2
* make mg_globals.translations thread-safeJakob Kramer2012-07-181-1/+5
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Merge branch 'i507_beaker_cache'Christopher Allan Webber2011-09-051-0/+3
|\
| * Basic beaker caching functionality added to the application.Christopher Allan Webber2011-08-231-0/+3
* | 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
|/
* Adds license headerWill Kahn-Greene2011-07-301-0/+15
* removed email variables from globals moduleDeb2011-07-121-6/+0
* Documenting the setup_globals function.Christopher Allan Webber2011-06-191-0/+6
* Document our new global objects added during the configobj branchChristopher Allan Webber2011-06-191-0/+8
* Merge remote branch 'remotes/elrond/idea/globals_check'Christopher Allan Webber2011-06-191-0/+11
* mediagoblin.globals->mediagoblin.mg_globalsChristopher Allan Webber2011-06-121-0/+33