aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_privileges.py
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-12/+11
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-23/+23
* Fix some unit tests and bugsJessica Tallon2015-08-241-3/+3
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-4/+4
* Fix tests on Python 3.Berker Peksag2014-07-141-15/+27
* This commit was solely to remove unused imports in the code that I have writtentilly-Q2013-09-231-4/+3
* I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-031-3/+3
* This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-291-0/+206