aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/piwigo/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Starting a piwigo api plugin.Elrond2013-03-191-0/+37
This one just puts up the basic endpoint, some infrastructure and a fake login method. Lots more needed.