検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 30 for deploy (0.012 sec.)
Django におけるセキュリティ — Django 4.0.6 ドキュメント 7229
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lar to the CSRF limitations requiring a site to be deployed such that untrusted users don't have access to a ... out of the box, it is still important to properly deploy your application and take advantage of the securit ... gainst the authentication system, you may consider deploying a Django plugin or web server module to throttl ...
https://man.plustar.jp/django/topics/security.html - [similar]
索引 — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... --default diffsettings コマンドラインオプション --deploy check コマンドラインオプション --domain makemessag ... の属性) check コマンドラインオプション --database --deploy --fail-level --list-tags --tag -t check() (BaseCom ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... runfcgi management command will be removed. Please deploy your project using WSGI. django.utils.datastructur ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... DJANGO_ALLOW_ASYNC_UNSAFE environment variable in deployment. This disables async safety protection . 後方互 ... checks may not be appropriate for your particular deployment configuration. For instance, if you do your HT ... he following checks are run if you use the check --deploy option: security.W001 : You do not have django.mid ... ty.W018 : You should not have DEBUG set to True in deployment. security.W019 : You have django.middleware.cl ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... double imports, trouble moving from development to deployment, and other difficult-to-debug path issues. The ... ing a simple WSGI application that can be used for deploying with WSGI app servers . The built-in developmen ... with the same WSGI configuration that is used for deployment. The new WSGI_APPLICATION setting lets you con ... ollow this convention, to make the files easier to deploy. In previous versions of Django, it was also commo ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ment command will be removed in Django 1.9. Please deploy your project using WSGI. Moved objects in contrib. ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nts to the request/response cycle. The new check --deploy option allows you to check your production setting ... e by absolute path. This is of limited use in most deployment situations, and the include tag often makes mo ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons that make proper use of URL namespacing can be deployed more than once for a particular site. For exampl ... b.admin has an AdminSite class which allows you to deploy more than one instance of the admin . In a later e ... xample, we'll discuss the idea of deploying the polls application from the tutorial in two ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
設定 — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alse A boolean that turns on/off debug mode. Never deploy a site into production with DEBUG turned on. One o ... where collectstatic will collect static files for deployment. Example: "/var/www/example.com/static/" If th ... permanent locations into one directory for ease of deployment; it is not a place to store your static files ...
https://man.plustar.jp/django/ref/settings.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rcise those views. However, an end user is free to deploy the views in your application at any URL of their ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 1 2 3 NEXT