django-addendum
django-addendum copied to clipboard
Allow using dummy cache backend
Currently using the dummy cache backend results in AttributeErrors, 'NoneType' object has no attribute 'get'.