検索

phrase: max: clip:
target: order:
Results of 131 - 135 of about 135 for Returns (0.112 sec.)
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5283
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango 1.2, however, BooleanField on MySQL correctly returns a real bool . The only time this should ever be an ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 5283
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... blank = True , null = True ) def __str__ ( self ): return self . name class Book ( models . Model ): name = m ... >> instances = formset . save () The save() method returns the instances that have been saved to the database ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5283
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... neInfo ( tzname )) else : timezone . deactivate () return self . get_response ( request ) カレントタイムゾーン ... django.utils.timezone.now() useful. This function returns the current date and time as a naive datetime when ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5283
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m the deconstruct() method for custom fields which returns a tuple of four items. Django will write out the v ... self . foo = foo ... def __eq__ ( self , other ): return self . foo == other . foo デコレータは、コンストラク ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
設定 — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... option is set, reading datetimes from the database returns aware datetimes in this time zone instead of UTC. ...
https://man.plustar.jp/django/ref/settings.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 NEXT