aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_oauth2.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests on Python 3.Berker Peksag2014-07-141-1/+1
|
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-2/+4
| | | | I will be switch to use ``from __future__ import unicode_literals`` later.
* Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-201-1/+2
| | | | | | | | Conflicts: mediagoblin/db/models.py mediagoblin/decorators.py mediagoblin/routing.py mediagoblin/user_pages/views.py
* Fixes testsxray72242013-07-141-0/+222