検索

phrase: max: clip:
target: order:
Results of 151 - 154 of about 154 for change (0.063 sec.)
フォームセット (Formset) — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the forms in the order they were created. You can change this order by providing an alternate implementatio ... ormset = ArticleFormSet ( data ) >>> formset . has_changed () False ManagementForm を理解する ¶ You may have ... red and so are not shown in the example POST data. Changed in Django 3.2: formset.is_valid() now returns Fal ... n a set must have distinct titles. </ li > </ ul > Changed in Django 4.0: The additional nonform class was a ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lled alongside Django if you are using Python 3.8. Changed in Django 3.2: Support for non- pytz timezone imp ... lementations was added. Changed in Django 4.0: zoneinfo was made the default time ... ading this). Generally, the correct solution is to change your code to use an aware datetime instead. If you ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
モデル — Django 4.0.6 ドキュメント 4862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... に追加されるかのどちらかで) 存在する必要があります。 Changed in Django 3.2: In older versions, auto-created pr ... uery name for 'Supplier.place_ptr' . HINT : Add or change a related_name argument to the definition for 'Sup ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 4862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 。例えば: >>> b = Blog . objects . get ( pk = 1 ) # Change every Entry so that it belongs to this Blog. >>> E ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 NEXT