検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 102 for process (0.098 sec.)
Signals — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... signal is sent during the app registry population process, and AppConfig.ready() runs after the app registry ... signals ¶ Signals sent by the core framework when processing a request. request_started ¶ django.core.signal ... s. request_started ¶ Sent when Django begins processing an HTTP request. このシグナルとともに送信される ... sent whenever Django encounters an exception while processing an incoming HTTP request. このシグナルとともに送 ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deprecation plan , and we've begun the deprecation process for some features . オーバービュー ¶ The biggest n ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deprecation cycle, and we've begun the deprecation process for some features . 既存のプロジェクトをアップデー ... nces. This requires using 'django.template.context_processors.request' in the 'context_processors' option of ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 3.1 or earlier. We've begun the deprecation process for some features . 既存のプロジェクトをアップデー ... r email is changed. makemessages command no longer processes invalid locales specified using makemessages --l ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arallel attacks in order to speed up the attacking process. scrypt is specifically designed to use more memor ... wn, depending on your security needs and available processing power. To do so, you'll subclass the appropriat ... wn, depending on your security needs and available processing power. Estimating memory usage The minimum memo ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... important if you're using atomic() in long-running processes, outside of Django's request / response cycle. 警 ... f your database connection is dropped because your process was killed without a chance to shut down gracefull ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... entry in the PO file, which makes the translation process easier. For instance, the following {% blocktransl ... e, e.g. English, French, German, etc. i18n context processor ¶ If you enable the django.template.context_proc ... essors.i18n context processor, then each RequestContext will have access to LA ... nslated strings. By default, fuzzy entries are not processed by compilemessages . 新しい翻訳文字列に対して全て ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... populating large databases, since the data can be processed line by line, rather than being loaded into memo ... ated by Django during the database synchronization process, the primary key of a given content type isn't eas ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ck, but if you wish to exclude some apps from this process (and speed up test runs slightly), you may add tho ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5693
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... overview ¶ The template system works in a two-step process: compiling and rendering. To define a custom templ ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT