検索

phrase: max: clip:
target: order:
Results of 161 - 168 of about 168 for path (0.088 sec.)
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 4753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... polls URLconf in your project urls.py like this:: path('polls/', include('polls.urls')), 3. Run ``python ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 4753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etting is recommended if you need a gradual update path. Functional unique constraints ¶ The new *expressi ... ticfiles ¶ ManifestStaticFilesStorage now replaces paths to JavaScript source map references with their ha ... is removed. To allow serving a Django site on a subpath without changing the value of STATIC_URL , the lea ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
ロギング — Django 4.0.6 ドキュメント 4753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , 'class' : 'logging.FileHandler' , 'filename' : '/path/to/django/debug.log' , }, }, 'loggers' : { 'django ...
https://man.plustar.jp/django/topics/logging.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 4719
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ------ Traceback ( most recent call last ): File "/path/to/mysite/polls/tests.py" , line 16 , in test_was_ ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
データベース — Django 4.0.6 ドキュメント 4719
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nds.mysql' , 'OPTIONS' : { 'read_default_file' : '/path/to/my.cnf' , }, } } # my.cnf [ client ] database = ...
https://man.plustar.jp/django/ref/databases.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 4719
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... scades and no signals, then Django may take a fast-path and delete objects without fetching into memory. F ... n_delete DO_NOTHING do not prevent taking the fast-path in deletion. Note that the queries generated in ob ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4719
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ise a ValueError instead of returning an unchanged path. You can revert to the old behavior by setting Man ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 4719
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bypass of an upstream access control based on URL paths. Full description 影響を受けるバージョン ¶ Django ... 698 ¶ Directory-traversal on Windows via incorrect path-separator handling. Full description 影響を受けるバ ... er 9, 2009 - CVE-2009-3965 ¶ Denial-of-service via pathological regular expression performance. Full descr ...
https://man.plustar.jp/django/releases/security.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 NEXT