aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/template.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding app_config and global_config to the template environmentChristopher Allan Webber2011-11-191-0/+2
|
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-4/+7
| | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/db/models.py mediagoblin/user_pages/views.py mediagoblin/util.py
* Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'Christopher Allan Webber2011-10-011-0/+2
| | | | | Conflicts: mediagoblin/util.py
* Moved common, translation, template, and url code out of util.py and into ↵Aaron Williamson2011-10-011-0/+114
tools/[file].py