検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 111 for server (0.076 sec.)
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 5891
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow an attacker with network access to the database server to connect. This user is usually dropped after the ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 5891
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nal catch-all view in the admin didn't respect the server-provided value of SCRIPT_NAME when redirecting una ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 5891
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 404 = 'mysite.views.my_custom_page_not_found_view' server_error() ビューは handler500 でオーバーライドされま ... nc context. However, you will need to use an async server based on ASGI to get their performance benefits. H ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 5891
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TINGS_MODULE = mysite . settings django - admin runserver 例(Windows コマンドプロンプト): set DJANGO_SETTING ... S_MODULE = mysite . settings django - admin runserver コマンドライン引数で設定モジュールを指定するには、 ... --settings を使用します: django - admin runserver -- settings = mysite . settings サーバ ( mod_wsgi ... its file permissions so that only you and your web server's user can read it. This is especially important i ...
https://man.plustar.jp/django/topics/settings.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 5815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow an attacker with network access to the database server to connect. This user is usually dropped after the ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 5815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nternet Explorer 7 if run on Windows XP or Windows Server 2003) are unable to handle the Vary header in comb ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... when it didn't match the current time zone on the server. In addition, the widgets now display a help messa ... ge when the browser and server time zone are different, to clarify how the value ... le databases, all cache tables are created. The runserver command received several improvements: On Linux sy ... stems, if pyinotify is installed, the development server will reload immediately when a file is changed. Pr ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 5815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... itches between sync and async. If you have an ASGI server, but all your middleware and views are synchronous ... if you put synchronous middleware between an ASGI server and an asynchronous view, it will have to switch i ...
https://man.plustar.jp/django/topics/async.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 5726
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... code coverage: ルートディレクトリで python -m http.server を実行してみてください。( js_tests の中ではなく) ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
Unit tests — Django 4.0.6 ドキュメント 5726
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tox.ini that automates some checks that our build server performs on pull requests. To run the unit tests a ... F-8 as the default character set. If your database server doesn't use UTF-8 as a default charset, you will n ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT