Example use of delete_pattern 12>>> from django.core.cache import cache>>> cache.delete_pattern("foo_*") Simple search keys by pattern ...
確定! 回上一頁