検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 118 for run (0.074 sec.)
Django 1.10.8 release notes — Django 4.0.6 ドキュメント 5974
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t affect most production sites since you shouldn't run with DEBUG = True (which makes this page accessibl ...
https://man.plustar.jp/django/releases/1.10.8.html - [similar]
How to use Django with Gunicorn — Django 4.0.6 ドキュメント 5912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n ('Green Unicorn') is a pure-Python WSGI server for UNIX. It has no dependencies and can be installed us ... ng pip . Installing Gunicorn ¶ Install gunicorn by running python -m pip install gunicorn . For more deta ... ils, see the gunicorn documentation . Running Django in Gunicorn as a generic WSGI applicati ... unicorn myproject.wsgi This will start one process running one thread listening on 127.0.0.1:8000 . It re ...
https://man.plustar.jp/django/howto/deployment/wsgi/gunicorn.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ageFallbackMiddleware' to your MIDDLEWARE setting. Run the command manage.py migrate . How it works ¶ man ... dleware at the end of the list. This means it will run first when processing the response, and ensures th ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 5912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ss_view or an equivalent like csrf_protect has not run. The view decorator requires_csrf_token can be use ... when CsrfViewMiddleware.process_view may not have run before your view is run - 404 and 500 handlers, fo ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... any test module ¶ Django 1.6 ships with a new test runner that allows more flexibility in the location of ... tests. The previous runner ( django.test.simple.DjangoTestSuiteRunner ) fo ... es of a Python package in INSTALLED_APPS . The new runner ( django.test.runner.DiscoverRunner ) uses the ... to ./manage.py test to nominate specific tests to run must now be full Python dotted paths (or directory ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atures will only be available to applications that run under ASGI, however. At this stage async support o ... s. There is no need to switch your applications over unless you want to start experimenting with asynchro ... key constraint. The new --skip-checks option skips running system checks prior to running the command. Th ... atabase function. The new is_dst parameter of the Trunc database functions determines the treatment of no ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
How to deploy Django — Django 4.0.6 ドキュメント 5849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deploy your application to production, you should run through our deployment checklist to ensure that yo ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]
Django 1.11.10 リリースノート — Django 4.0.6 ドキュメント 5849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... egression in Django 1.11.8 made AuthenticationForm run its confirm_login_allowed() method even if an inco ...
https://man.plustar.jp/django/releases/1.11.10.html - [similar]
Django 1.4.13 release notes — Django 4.0.6 ドキュメント 5849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly Internet Explorer 6, and Internet Explorer 7 if run on Windows XP or Windows Server 2003) are unable t ...
https://man.plustar.jp/django/releases/1.4.13.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he /path/to/my_project_template directory when you run the following command: django - admin . py startpr ... -defined WSGI callable, which makes it possible to run runserver with the same WSGI configuration that is ... ION setting lets you configure which WSGI callable runserver uses. (The runfcgi management command also i ... mplateSyntaxError in order to catch other errors. truncatechars template filter ¶ This new filter truncat ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT