HI all

I build a django-cms/django-oscar site. Using django-filer for image/file 
storage, so then using easy_thumbnails for thumb creation. I found this 
setting, for oscar: 
http://docs.oscarcommerce.com/en/latest/ref/settings.html#oscar-thumbnailer, 
and set it to easy thumbnails. Still. sorl.thumbnail remains in installed 
apps, and thus takes preference when loading the template tag (both 
projects named their tag "thumbnail", hooray!). My current solution is to 
remove sorl.thumbnaisl from INSTALLED_APPS, which feels a bit like monkey 
patching...is there an official way, for oscar, to use easy thumbnails?

Best
Ben

-- 
https://github.com/django-oscar/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
--- 
You received this message because you are subscribed to the Google Groups 
"django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-oscar+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-oscar.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/django-oscar/e7221f65-e971-4f48-b3e5-71ee1dee4227%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to