Local changes.
authorLibrary Admin <librarian@szo.nowoczesnapolska.org.pl>
Wed, 26 Mar 2014 11:29:25 +0000 (12:29 +0100)
committerLibrary Admin <librarian@szo.nowoczesnapolska.org.pl>
Wed, 26 Mar 2014 11:29:25 +0000 (12:29 +0100)
apps/apiclient/__init__.py
lib/librarian

index d44e016..33d2008 100644 (file)
@@ -46,5 +46,5 @@ def api_call(user, path, data=None):
     elif status == '401':
         raise ApiError('User not authorized for publishing.')
     else:
-        raise ApiError("WL API call error")
+        raise ApiError("WL API call error %s, path: %s" % (status, path))
 
index 5fed788..859b209 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 5fed78856949474a36bc5e268517775a9a802e27
+Subproject commit 859b209f96275dce7205f7c8011784d409a48de8