Improve mocked quotaholder
Mock 'resolve_commissions' call.
Mock quotaholder for Cyclades tests
Create 'mocked_quotaholder' context manager to bypass commission and useit in Cyclades tests. Also this commit does some various fixes to othertests.
Improve log message
Distinguish exceptions while using AstakosClient to communicate withAstakos, from the rest API errors.
Handle AstakosClientException in api_method decorator
snf_django.lib.astakos: Use astakosclient
Do not log in transaction decorator
Merge branch 'develop' into feature-quotas
Conflicts: astakosclient/astakosclient/__init__.py astakosclient/astakosclient/errors.py astakosclient/astakosclient/tests.py docs/index.rst
Add missing init for snf_django.lib.db package
Move transaction.py to snf_django package
snf_django: Add missing import for IntDecimalField
Needed for formfield() method.
View revisions
Also available in: Atom