検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 225 for also (0.106 sec.)
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... equest won't come from your own exact domain. This also addresses a man-in-the-middle attack that's possib ... and DELETE as 'unsafe', and all other methods are also assumed to be unsafe, for maximum protection. The ... use HTTPS with HTTP Strict Transport Security . It also assumes validation of the HOST header and that the ... other reusable apps that want the same guarantees also use the csrf_protect decorator on their views. 設定 ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n to IntegrityError on save() , ValidationError is also raised during model validation when the UniqueCons ... l_name' ]) will allow filtering on room and date , also selecting full_name , while fetching data only fro ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Model _meta API — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sed to back other field's functionality. This will also include any fields that have a related_name (such ... elds.related.ManyToManyField: user_permissions>) # Also include hidden fields. >>> User . _meta . get_fiel ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate loader's root directory. A string argument may also be a relative path starting with ./ or ../ . For e ... ate loader's root directory. A string argument may also be a relative path starting with ./ or ../ as desc ... す。 It is {% now "SHORT_DATETIME_FORMAT" %} You can also use the syntax {% now "Y" as current_year %} to st ... regroup %} produces namedtuple() objects, you can also write the previous example as: {% regroup cities b ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... derscore, and may not be a number. The dot ( "." ) also appears in variable sections, although that has a ... in filter reference for the complete list. You can also create your own custom template filters; see How t ... e empty, "No athletes." will be displayed. You can also use filters and various operators in the if tag: { ... lt-in tag reference for the complete list. You can also create your own custom template tags; see How to c ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ibed in the Removing The Magic wiki page. There is also an easy checklist for reference when undertaking t ... h Django? The documentation in the distribution is also available online at the Django website . The FAQ d ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ains backwards compatibility with Django 1.2.4. It also contains a number of fixes and other improvements. ... ield was deleted, FileField took it upon itself to also delete the file from the backend storage. This ope ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
一対一 (one-to-one) 関係 — Django 4.0.6 ドキュメント 5007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rant here." ) There is no restaurant here. You can also use hasattr to avoid the need for exception catchi ... et [<Restaurant: Demon Dogs the restaurant>]> This also works in reverse: >>> Place . objects . get ( pk = ...
https://man.plustar.jp/django/topics/db/examples/one_to_one.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 4913
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gh installing Python 3.8 and Django on Windows. It also provides instructions for setting up a virtual env ... ble in order to force a UTF-8 encoding. Windows 10 also provides a system-wide setting by checking Use Uni ...
https://man.plustar.jp/django/howto/windows.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 4913
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quest data ( request.POST and request.FILES ) will also be provided. get_prefix () ¶ Determine the prefix ... ly. put ( * args , ** kwargs ) ¶ The PUT action is also handled and passes all parameters through to post( ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT