I'm using django sorl-thumbnail for managing thumbnails and I have following error
MultipleObjectsReturned at 'some-url' get() returned more than one KVStore -- it returned 2!
Do you know how to handle this problem?
I'm using django sorl-thumbnail for managing thumbnails and I have following error
MultipleObjectsReturned at 'some-url' get() returned more than one KVStore -- it returned 2!
Do you know how to handle this problem?