検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 161 for would (0.167 sec.)
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 4904
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Journal>]> Excluding a related item works as you would expect, too (although the SQL involved is a little ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
モデル — Django 4.0.6 ドキュメント 4904
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d only one - foreign key to the source model (this would be Group in our example), or you must explicitly s ... plies to the foreign key to the target model (this would be Person in our example). For a model which has a ... , if you were building a database of "places", you would build pretty standard stuff such as address, phone ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
表示形式のローカル化 — Django 4.0.6 ドキュメント 4904
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stomize the English formats, a structure like this would be needed: mysite / formats / __init__ . py en / _ ...
https://man.plustar.jp/django/topics/i18n/formatting.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 4904
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ses. In this mode, to obtain the current time, you would write: import datetime now = datetime . datetime . ... ime generated by your code, which is naive (or you wouldn't be reading this). Generally, the correct soluti ... t the time zone to Singapore, but here's how # you would obtain the current time zone in the general case. ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
Signals — Django 4.0.6 ドキュメント 4904
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... our signal handling as my_callback(sender) . This would be wrong -- in fact, Django will throw an error if ...
https://man.plustar.jp/django/topics/signals.html - [similar]
FAQ: 管理インタフェース — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y a "Site" filter. In that case, filtering by site would be meaningless. 管理サイトでいくつかのオブジェクト ...
https://man.plustar.jp/django/faq/admin.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hell (No changes from what .. code-block:: console would have rendered). The second one will show: ...\> py ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ckported to the last feature release for bugs that would have prevented a release in the first place (relea ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd with index 2 (the third band) of the raster rst would be used for the lookup. Compatibility Tables ¶ Spa ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Form fields — Django 4.0.6 ドキュメント 4778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ield1 = forms . ModelChoiceField ( queryset =... ) would yield: < select id = "id_field1" name = "field1" > ... ceField ( queryset =... , to_field_name = "name" ) would yield: < select id = "id_field2" name = "field2" > ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT