aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/archivalook/tools.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-28/+28
* Collection changes and migration for federationJessica Tallon2015-10-071-2/+2
* Fix some unit tests and bugsJessica Tallon2015-08-241-1/+1
* Change codebase to query or create correct User modelJessica Tallon2015-08-191-1/+0
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-5/+5
* Change all unicode() calls with six.text_type().Berker Peksag2015-06-251-2/+5
* Added the new plugin I've been working at all summer at this link:tilly-Q2014-05-131-0/+292