検索

phrase: max: clip:
target: order:
Results of 11 - 13 of about 13 for pickle (0.016 sec.)
暗号署名 — Django 4.0.6 ドキュメント 7636
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le to execute arbitrary commands by exploiting the pickle format: >>> from django.core import signing >>> si ...
https://man.plustar.jp/django/topics/signing.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on option. Changed the locmem cache backend to use pickle.HIGHEST_PROTOCOL for better compatibility with the ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 7231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te arbitrary code, as the data is serialized using pickle . ローカルメモリのキャッシュ ¶ This is the default ... like. You can cache any Python object that can be pickled safely: strings, dictionaries, lists of model obj ... , and so forth. (Most common Python objects can be pickled; refer to the Python documentation for more infor ...
https://man.plustar.jp/django/topics/cache.html - [similar]
PREV 1 2 NEXT