photo-python/trovebox/api
sneakypete81 bf437ffc7e Don't explicitly raise a TroveboxError if False is returned,
rely on frontend to issue an error code.

This also means we don't need to test for this in unit tests.
2013-09-11 17:47:09 +01:00
..
__init__.py Moved trovebox.api and trovebox.objects into packages 2013-08-19 14:05:01 +01:00
api_action.py Don't explicitly raise a TroveboxError if False is returned, 2013-09-11 17:47:09 +01:00
api_activity.py Don't explicitly raise a TroveboxError if False is returned, 2013-09-11 17:47:09 +01:00
api_album.py Don't explicitly raise a TroveboxError if False is returned, 2013-09-11 17:47:09 +01:00
api_base.py Refactor the smarts into the api classes. 2013-09-10 17:45:53 +01:00
api_photo.py Don't explicitly raise a TroveboxError if False is returned, 2013-09-11 17:47:09 +01:00
api_tag.py Don't explicitly raise a TroveboxError if False is returned, 2013-09-11 17:47:09 +01:00