検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 102 for process (0.016 sec.)
Triaging tickets — Django 4.0.6 ドキュメント 6535
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... chooses to become involved in Django's development process. Our Trac installation is intentionally left open ... nstead. How can I help with triaging? ¶ The triage process is primarily driven by community members. Really, ... : using git bisect run to automate the rest of the process: $ git bisect run tests/runtests.py migrations.tes ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6535
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.6 or older versions. We've begun the deprecation process for some features , and some features have reached ... the end of their deprecation process and have been removed . Python バージョン間の互換性 ... tarts, through a deterministic and straightforward process. This should make it easier to diagnose import iss ... ager had to be proxied to the QuerySet . The whole process went against the DRY principle. The QuerySet.as_ma ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6535
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deprecation cycle, and we've begun the deprecation process for some features . 既存のプロジェクトをアップデー ... _queryset() method allows customizing the deletion process of the "delete selected objects" action. You can n ... d_objects() method allows customizing the deletion process of the delete view and the "delete selected" actio ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
How to use Django with Hypercorn — Django 4.0.6 ドキュメント 6444
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orn myproject.asgi:application This will start one process listening on 127.0.0.1:8000 . It requires that you ...
https://man.plustar.jp/django/howto/deployment/asgi/hypercorn.html - [similar]
How to use Django with Uvicorn — Django 4.0.6 ドキュメント 6444
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uvicorn.workers.UvicornWorker This will start one process listening on 127.0.0.1:8000 . It requires that you ...
https://man.plustar.jp/django/howto/deployment/asgi/uvicorn.html - [similar]
Writing code — Django 4.0.6 ドキュメント 6444
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tors to help you get orientated in the development process. Browse the following sections to find out how to ...
https://man.plustar.jp/django/internals/contributing/writing-code/index.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6444
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... code coverage . Coverage should be run in a single process to obtain accurate statistics. To run coverage on ... and split appropriately as described earlier. The process repeats until the set of failing tests is minimize ... re ¶ By default tests are run in parallel with one process per core. When the tests are run in parallel, howe ... asic --parallel=1 You can also use the DJANGO_TEST_PROCESSES environment variable for this purpose. Tips for ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 6444
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xed in public without going through the disclosure process . The two most recent Django release series receiv ... rsions. How Django discloses security issues ¶ Our process for taking a security issue from private discussio ...
https://man.plustar.jp/django/internals/security.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 6444
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... duction database! 注釈 In the usual initialization process, the ready method is only called once by Django. B ... lt value of True whenever possible. Initialization process ¶ How applications are loaded ¶ When Django starts ... initialized in three stages. At each stage, Django processes all applications in the order of INSTALLED_APPS ... as apps アプリケーションレジストリ Initialization process How applications are loaded トラブルシューティング ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 6444
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yle of Django 1.9 and earlier (having methods like process_request() , process_exception() , and process_resp ... a change were saved to the database by some other process in the brief interval between subsequent invocatio ...
https://man.plustar.jp/django/ref/utils.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT