検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 572 for up (0.043 sec.)
FAQ: 助けを求める — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » FAQ: 助けを求める ¶ X をするにはどうすれば ... development of Django itself. Please don't email support questions to this mailing list. Asking a tech ... support question there is considered impolite, and you ... question , 発見 , 回答 , ですか クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/faq/help.html - [similar]
FAQ: インストール — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » FAQ: インストール ¶ まずは何をすればよいで ... リティ , 参照 , 最新 , 本番 , don クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/faq/install.html - [similar]
FAQ: データベースとモデル — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » FAQ: データベースとモデル ¶ Django が実行 ... xecute, in seconds. connection.queries にはINSERT, UPDATE, SELECTなどの全てのSQL文が記録されています。ア ... 固有 , queries , エンジン , 更新 クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/faq/models.html - [similar]
How to implement a custom template backend — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » How to implement a custom template backen ... () options = params . pop ( 'OPTIONS' ) . copy () super () . __init__ ( params ) self . engine = foobar ... ティとの統合 前のトピックへ How to write custom lookups 次のトピックへ How to create custom template tags ... , custom , 死体 , 解剖 , raised クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/howto/custom-template-backend.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » デプロイチェックリスト ¶ The internet is ... red that way). For example, on nginx you might set up a default server to return "444 No Response" on an ... w to use Django with Uvicorn 次のトピックへ How to upgrade Django to a newer version 関連キーワード 設定 ... , データベース , DEBUG , メール クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django を uWSGI とともに使うには? — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » Django を uWSGI とともに使うには? ¶ uWSGI ... -m pip install uwsgi # Or install LTS ( long term support ) . $ python -m pip install https://projects.u ... サーバー , モジュール , パッケージ クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/howto/deployment/wsgi/uwsgi.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » Triaging tickets ¶ Django uses Trac for m ... lling Alice how the patch could be improved. Alice updates the pull request, adding tests (but not chang ... comment about improving the implementation. Alice updates the pull request, fixing the implementation. ... ch The ticket is waiting for people to review the supplied patch. This means downloading the patch and t ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » Django のリリースプロセス ¶ 公式リリース ... 定のフィーチャーリリースは、長期サポート (long-term support; LTS) リリースに指定されます。このリリースは、 ... deprecation shims dropped (while Y.0 is no longer supported, third-party apps need to maintain compatibi ... lity back to X.2 LTS to ease LTS to LTS upgrades). Z.0: Drop deprecation shims added in Y.0 a ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » はじめての Django アプリ作成、その 5 ¶ Th ... nage.py shell >>> from django.test.utils import setup_test_environment >>> setup_test_environment () set ... t be available. Note that this method does not set up a test database, so the following will be run agai ... alid HTTP_HOST header" error and a 400 response, you probably >>> # omitted the setup_test_environment() ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
API の安定性 — Django 4.0.6 ドキュメント 3191
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Table of contents | Index | Modules « previous | up | next » API の安定性 ¶ Django は API安定性と先方互 ... 実装 , 意味 , バージョン , 方法 クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/misc/api-stability.html - [similar]