evonove / django-money-rates

Currency conversion for django money
BSD 3-Clause "New" or "Revised" License
90 stars 61 forks source link

No support for Django 1.9 #12

Closed hcanalesmx closed 7 years ago

hcanalesmx commented 8 years ago

When using in Django 1.9 one can get:

ImportError: cannot import name importlib

django.utils.importlib was deprecated for Django 1.9

Psykopear commented 7 years ago

This has been fixed in master, and will be in the next release