Skip to content

bugfix: deleting resource or changing m2m refreshes cache

Calum Mackervoy requested to merge 306-delete-cache-fix into master

Closes #306 (closed)

Also changes cache reset behaviour to reset with non-Model objects, and to only invalidate the key of the LDPSerializer cache

Merge request reports