aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/api/decorators.py
Commit message (Collapse)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
|
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-1/+0
| | | | | | | The code base had many references to User.username and other specific to LocalUser attributes as that was the way it use to exist. This updates those to query on the generic User model but filtering by attributes on the LocalUser.
* Change 'federation' name to 'api' which is more suitableJessica Tallon2015-02-151-0/+49