検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 30 for deploy (0.014 sec.)
Django 2.2.3 リリースノート — Django 4.0.6 ドキュメント 7960
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion with reverse-proxy connecting via HTTPS ¶ When deployed behind a reverse-proxy connecting to Django via ... request, for both HTTP and HTTPS requests. If you deploy Django behind a reverse-proxy that forwards HTTP r ...
https://man.plustar.jp/django/releases/2.2.3.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 7716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... と mod_wsgi とともに使うには? 次のトピックへ How to deploy with ASGI 関連キーワード user , authentication , g ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
WSGI とともにデプロイするには — Django 4.0.6 ドキュメント 7603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... する Applying WSGI middleware 前のトピックへ How to deploy Django 次のトピックへ How to use Django with Gunic ...
https://man.plustar.jp/django/howto/deployment/wsgi/index.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 7603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... inal output よくある落とし穴 前のトピックへ How to deploy static files 次のトピックへ How to create database ...
https://man.plustar.jp/django/howto/windows.html - [similar]
How to write a custom storage class — Django 4.0.6 ドキュメント 7473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om template tags and filters 次のトピックへ How to deploy Django 関連キーワード メソッド , Storage , 実装 , ...
https://man.plustar.jp/django/howto/custom-file-storage.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 7473
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing a small project or something you don't plan to deploy in a production environment, SQLite is generally t ...
https://man.plustar.jp/django/topics/install.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 7359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dels from the old app. This approach allows you to deploy your project anywhere without first installing and ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be run. --list-tags ¶ Lists all available tags. --deploy ¶ Activates some additional checks that are only r ... elevant in a deployment setting. You can use this option in your local ... ing the --settings option: django - admin check -- deploy -- settings = production_settings Or you could run ... it directly on a production or staging deployment to verify that the correct settings are in use ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 7229
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... サーバーのエントリポイント。詳細については How to deploy with ASGI を参照してください。 mysite/wsgi.py : プ ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 7229
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (e.g. images, JavaScript, CSS) . For guidelines on deploying static files, see How to deploy static files . ... ou want to apply far future Expires headers to the deployed files to speed up the load time for subsequent p ... ned to help with getting static files successfully deployed into production. This usually means a separate, ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
PREV 1 2 3 NEXT