hovel / imagestore

Django gallery solution.
BSD 3-Clause "New" or "Revised" License
164 stars 72 forks source link

Django 1.9 incompatibility. #61

Closed holms closed 7 years ago

holms commented 8 years ago

When launching project this happens. For now it's Django 1.8 this will work, but in Django 1.9 this will fail to load.

/home/djangocms/djangocms/local/lib/python2.7/site-packages/imagestore/utils.py:8: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.
from django.utils.importlib import import_module
lampslave commented 8 years ago

I plan to add support of 1.9 after next release of django CMS, because django CMS is required for tests.

marc-gist commented 8 years ago

:+1:

lampslave commented 7 years ago

Closed via 3269ebdb477a76b41b4e7e85612701c6d5490f12.