検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 102 for process (0.078 sec.)
Advanced testing topics — Django 4.0.6 ドキュメント 6030
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ython code, or to modify the Django test execution process to satisfy whatever testing requirements you may h ... to running tests. parallel specifies the number of processes. If parallel is greater than 1 , the test suite ... will run in parallel processes. If there are fewer test cases than configured p ... rocesses, Django will reduce the number of processes accordingly. Each process gets its own database. ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... AR field in the database, so we need to be able to process strings and None in the from_db_value() . In to_py ... する前に前もって値を加工する場合 ¶ If you want to preprocess the value just before saving, you can use pre_save ... al advice ¶ Writing a custom field can be a tricky process, particularly if you're doing complex conversions ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... otes should be submitted within a week. Since this process allows any technical board member to veto a propos ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ot want to have the entire history of your working process in your repository. Your commit "Added two more te ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Django の例外 — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... en attempting to use models before the app loading process , which initializes the ORM, is complete. ObjectDo ... est exception is raised when the request cannot be processed due to a client error. If a BadRequest exception ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s-incompatible changes since 0.95, but the upgrade process should be fairly simple and should not require maj ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deprecation plan , and we've begun the deprecation process for some features . Python バージョン間の互換性 ¶ ... render their arguments as-is. Django 1.6 starts a process to correct this inconsistency. The future template ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ない場合、デフォルトはref:local-memory-caching`のper-process に設定されています。 キャッシュサーバーは認証に弱点 ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u can add lang and locale options to the WSGIDaemonProcess directive: WSGIDaemonProcess example . com lang = ... インスタンスを委任するためには、適切な `` WSGIDaemonProcess`` と `` WSGIProcessGroup`` ディレクティブを追加する ... 設定にさらなる変更が求められます。代わりに WSGIDaemonProcess に python-path オプションを使用する必要があります。 ... 例えば、 WSGIDaemonProcess example.com python-home=/path/to/venv python-path= ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation, as it's updated once as part of the release process. To generate an updated version of the man page, r ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT