検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 111 for server (0.100 sec.)
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5486
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... now can easily delegate authentication to the web server via a new authentication backend that supports the ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... create the polls models. 4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion is called automatically: When running an HTTP server via Django's WSGI support. When invoking a managem ...
https://man.plustar.jp/django/ref/applications.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rror or AttributeError exceptions filling your web server's log files. This generally means that you are cre ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atesuperuser Next, start up the Django development server:   $ python manage.py runserver ...\> py manage. ... py runserver Finally, browse to http://localhost:8000/admin/ , ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Signals — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is not emitted during normal operation of a Django server -- it is only available during testing. このシグナ ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ings set to relative paths are now prefixed by the server-provided value of SCRIPT_NAME (or / if not set). T ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sactions have a performance cost for your database server. To minimize this overhead, keep your transactions ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... invalidated whenever you restart your application server: from django.utils import timezone from django.vie ... This header is sent by your browser and tells the server which language(s) you prefer, in order by priority ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5397
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ful when running tests on a continuous integration server where tests may be interrupted by a timeout, for e ... 効です (最も重要な例外は MyISAM です)。これは、 LiveServerTestCase や StaticLiveServerTestCase といった Trans ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT