spookylukey / django-paypal

A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
MIT License
729 stars 208 forks source link

add code for django 2.0 #198

Closed ghost closed 5 years ago

ghost commented 6 years ago

I propose: An update for the documentation docs/standard/ipn.rst for Django > 2.0

ghost commented 6 years ago

update helper.py

spookylukey commented 6 years ago

The first change looks good (docs fix for Django 2.0), thanks.

The second change looks like it will break on Python 2, and also doesn't have any tests - see https://github.com/spookylukey/django-paypal#contributing-to-django-paypal