検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 159 for How (0.115 sec.)
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "click", function() { $("section.c-content-unix").show(); $("section.c-content-win").hide(); $(".c-tab-un ... ("click", function() { $("section.c-content-win").show(); $("section.c-content-unix").hide(); $(".c-tab-w ... 互換 Web サーバーのエントリポイント。詳細については How to deploy with ASGI を参照してください。 mysite/ws ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cally converted to geometries. The examples below show the SQL equivalent for the lookups in the differen ... e GIS-specific aggregate functions. For details on how to use these aggregate functions, see the topic gu ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es . get_level ( request ) For more information on how the minimum recorded level functions, see Message ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... りません。 Let's create a ContactForm to demonstrate how you'd use this field: class ContactForm ( forms . ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s-compatible manner per our API stability policy . However, as with previous releases, Django 1.5 ships w ... default version. If you're still using Python 2.5, however, you'll need to stick to Django 1.4 until you ... test release doesn't currently support Python 2.6. However, Jython currently does offer an alpha release ... r single applications that support both platforms. However, we're labeling this support "experimental" fo ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... res . 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従って ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
モデル — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 装したい場合は独自のフィールドを簡単に記述できます; How to create custom model fields を参照してください。 ... とができます。自分自身のフィールドを作成する方法は、 How to create custom model fields で提供しています。 M ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... listed above. The rest of this document focuses on how to use Django in such a way that you are not doing ... . Similarly, do bulk deletes where possible. Note, however, that these bulk update methods cannot call th ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s JavaScript to be executed by the user's browser. However, XSS attacks can originate from any untrusted ... eader as a way to send information to a site about how users got there. By setting a Referrer Policy you ... to safely validate all user uploaded file content, however, there are some other steps you can take to mi ...
https://man.plustar.jp/django/topics/security.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 4967
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... estFactory shares the same API as the test client. However, instead of behaving like a browser, the Reque ... reak any tests that expected replication to occur. However, the replica database has been configured as a ... herefore always create the default database first. However, no guarantees are made on the creation order ... tables corresponding to models in available apps. However, at the database level, truncation may cascade ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 NEXT