educreations/django-ormcache

Test to make sure we don't retrieve from cache after filter

Closed this issue · 0 comments

As an example, we shouldn't try to pull from the cache in this case myobjects.filter(...).get(pk=1)