You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a `get_cache` function in `utils` which will call
`django.core.cache.get_cache` if we are running Django < 1.7 or
will mimic it's behaviour for newer versions of Django
0 commit comments