Jonathan Moss

Results 4 comments of Jonathan Moss
trafficstars

@eukreign As @codeinthehole says I have been working on a little on this over the past few days. I have a _very_ basic working branch now: https://github.com/a-musing-moose/django-oscar-paypal/commit/ad54d265aa72488eccc2fcffa825b0688b61783d There are no...

This also seems to apply to `resolve_*` methods too.

Hi Daniphp, totalCount is not the same a count. totalCount refers to the total amount found _irrelevant_ of limits and skips. So it is not really the same thing.

Taking a while is fine - this initially came up as I misconfigured things (a trailing `/` on one of the command line switch - I forget which). It took...