aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/mail.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on app_config if common.TESTS_ENABLED.Brett Smith2012-07-081-3/+4
| | | | | app_config will be None in this case, so all of these subscripts will fail.
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-2/+5
| | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/db/models.py mediagoblin/user_pages/views.py mediagoblin/util.py
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-0/+120