aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/assetlink.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some unused imports and local variables.Ben Sturmfels2021-09-231-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-2/+2
* Cleaning a bit: os.path.sep.join -> os.path.joinChristopher Allan Webber2013-05-231-2/+2
* docstring update: link theme... and plugins!Christopher Allan Webber2013-05-231-1/+1
* Generalize "gmg theme assetlink" -> "gmg assetlink" and cover both theme and ...Christopher Allan Webber2013-05-231-0/+151