aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/piwigo/tools.py
Commit message (Expand)AuthorAgeFilesLines
* piwigo: Return proper error for wrong user/password.Elrond2013-05-201-1/+2
* piwigo: Add PwgError class.Elrond2013-05-201-2/+14
* A bit of pep8 and small typo fix.Elrond2013-05-201-2/+2
* Create new session system for piwigo plugin.Elrond2013-05-091-0/+31
* piwigo: Add .images.add including form handling.Elrond2013-05-091-1/+14
* Start to use six for basestring.Elrond2013-04-181-2/+3
* piwigo: Add session.getStatus, improve categories.getListElrond2013-03-211-0/+1
* Add warning README.rst and fix pep8.Elrond2013-03-191-1/+1
* piwigo: Move tool functions into tools.pyElrond2013-03-191-0/+106