aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/piwigo/tools.py
Commit message (Collapse)AuthorAgeFilesLines
* piwigo: Add session.getStatus, improve categories.getListElrond2013-03-211-0/+1
| | | | | | | | | | | - pwg.session.getStatus returns the current user as "fake_user". When we have a session, we'll return something better. - pwg.categories.getList add a name and the parent id for its one and only "collection". - Improve logging a bit.
* Add warning README.rst and fix pep8.Elrond2013-03-191-1/+1
|
* piwigo: Move tool functions into tools.pyElrond2013-03-191-0/+106