-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
Hi,
For django 1.9, django.utils.importlib is deprecated. See https://docs.djangoproject.com/en/1.8/internals/deprecation/#deprecation-removed-in-1-9 . So ...
s/django.utils.importlib/importlib/ in at least billing/integration.py and billing/gateway.py ?
Probably lots more small things to fix than that, but I gave up after seeing braintree isn't supported anyway.
Metadata
Metadata
Assignees
Labels
No labels