SmileyChris / easy-thumbnails

Easy thumbnails for Django
http://easy-thumbnails.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
1.39k stars 319 forks source link

RuntimeError: Model class easy_thumbnails.models.Source doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS. #463

Closed ursomniac closed 7 years ago

ursomniac commented 7 years ago

Looks like it's not (no longer) Django 1.10 or 1.11 compatible...?

claudep commented 7 years ago

I'm using it with Django 1.11. You should have issues with your INSTALLED_APPS.

SmileyChris commented 7 years ago

Need some more details. It's working for most like this. I'm guessing that easy_thumbnails just wasn't in INSTALLED_APPS