def clean_old_cache_content(): """Clean CACHE data from old versions of django-modern-rpc""" cache.delete('__rpc_registry__', version=1)