検索

phrase: max: clip:
target: order:
Results of 71 - 74 of about 74 for datetime (0.118 sec.)
Django 1.5 release notes — Django 4.0.6 ドキュメント 6005
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ls.timezone provides a helper for converting aware datetimes between time zones. See localtime() . The generic ... earArchiveView now passes year in the context as a datetime.date rather than a string. If you are using {{ yea ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 6005
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ct pk="123" model="sessions.session"> <field type="DateTimeField" name="expire_date">2013-01-16T08:16:59.84456 ... f JSONEncoder , it handles these additional types: datetime A string of the form YYYY-MM-DDTHH:mm:ss.sssZ or Y ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5963
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'T' and 'Z' and is able to digest time-zone-aware datetime instances performing the expected rendering. The c ... ls. pytz may be required ¶ If your project handles datetimes before 1970 or after 2037 and Django raises a Val ... from your configuration at your convenience. SplitDateTimeWidget with DateTimeField ¶ SplitDateTimeWidget sup ... port in DateTimeField is deprecated, use SplitDateTimeWidget with S ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erarchy ¶ date_hierarchy をモデル内の DateField か DateTimeField の名前にセットすると、チェンジリストのページが ... 表示します。 注釈 date_hierarchy は内部的に QuerySet.datetimes() を使用します。タイムゾーンサポートが有効 ( USE_ ... ールドには BooleanField 、 CharField 、 DateField 、 DateTimeField 、 IntegerField 、 ForeignKey 、 ManyToManyFi ... ドをオーバーライドする必要があります。たとえば: from datetime import date from django.contrib import admin from ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT