Skip to content

django 1.9 compatibility #133

@markvdb

Description

@markvdb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions