FundedByMe / django-paypal-adaptive

Paypal Adaptive API support for Django
29 stars 31 forks source link

Missing requirements #1

Closed appel268576 closed 10 years ago

appel268576 commented 12 years ago

Hi there.

I am trying to use this library you built for adaptive payments and have found a few missing libraries - but cannot find the last one which is the MoneyField.

from money.contrib.django.models.fields import MoneyField

Do you mind pointing out where you found this?

Regards

jmelett commented 11 years ago

pip install -e git+git://github.com/poswald/python-money.git#egg=python-money

Cheers

antonagestam commented 11 years ago

Fixed in https://github.com/FundedByMe/django-paypal-adaptive/commit/e748042f760f806eec08f97a27b35968fe0647c9#setup.py