検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 188 for fields (0.108 sec.)
Related objects reference — Django 4.0.6 ドキュメント 4686
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango figures out that the new Entry object's blog field should be set to b . Use the through_defaults argum ... abase changes immediately for all types of related fields. In other words, there is no need to call save() o ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 4686
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... N indexes in the database. django.contrib.postgres.fields.JSONField accepts a new encoder parameter to speci ... text extension for case-insensitive lookups. Three fields are provided: CICharField , CIEmailField , and CIT ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 4686
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... files is especially important when accessing file fields in a loop over a large number of objects. If files ...
https://man.plustar.jp/django/topics/files.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 4686
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... heir password. Ensuring data stored in hidden form fields has not been tampered with. Generating one-time se ...
https://man.plustar.jp/django/topics/signing.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 4654
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to see if the patch is "good". The following three fields (Needs documentation, Needs tests, Patch needs imp ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 4654
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t the user choose a format, and possibly a list of fields to include in the export. The best thing to do wou ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 4654
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mport F , Q , When >>> # String arguments refer to fields; the following two examples are equivalent: >>> Wh ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
How to write custom lookups — Django 4.0.6 ドキュメント 4621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... する仕組み 前のトピックへ How to create custom model fields 次のトピックへ How to implement a custom template ...
https://man.plustar.jp/django/howto/custom-lookups.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 4621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... OTE_USER 次のトピックへ How to create custom model fields 関連キーワード コマンド , 管理 , 利用 , メソッド , ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
Django の概要 — Django 4.0.6 ドキュメント 4621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll () < QuerySet [ < Reporter : John Smith > ] > # Fields are represented as attributes on the Python object ...
https://man.plustar.jp/django/intro/overview.html - [similar]