educreations/django-ormcache

Create shortcuts.get_object_or_404 that attempts to pull from cache

Closed this issue · 2 comments

Create shortcuts.get_object_or_404 that attempts to pull from cache

I'm not sure why I opened this; get_object_404 will call get() which will subsequently pull from the cache