検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 157 for time (0.036 sec.)
django.utils.log — Django 4.0.6 ドキュメント 7097
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... utils.log.ServerFormatter" , "format" : "[ {server_time} ] {message} " , "style" : "{" , } }, "handlers" : ... s ServerFormatter ( logging . Formatter ): default_time_format = " %d /%b/%Y %H:%M:%S" def __init__ ( self ... . HTTP_SERVER_ERROR ( msg ) if self . uses_server_time () and not hasattr ( record , "server_time" ): rec ... ord . server_time = self . formatTime ( record , self . datefmt ) re ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7051
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 時 に発生する jQuery イベントが追加されました。 The time picker widget includes a '6 p.m' option for consis ... atalog() view now works correctly if used multiple times with different configurations on the same page. d ... jango.utils.timezone.make_aware() 関数が is_dst 引数を取って、DST 中 ... s on proxy models. Database configuration gained a TIME_ZONE option for interacting with databases that st ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 6797
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e use of all of them. """ import base64 import datetime import json import time import zlib from django.co ... settings from django.utils.crypto import constant_time_compare , salted_hmac from django.utils.encoding i ... ss SignatureExpired ( BadSignature ): """Signature timestamp is older than required max_age.""" pass def b ... zer is expected to return a bytestring. """ return TimestampSigner ( key , salt = salt ) . sign_object ( o ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6797
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pport for cx_Oracle 5.3. E メール ¶ EMAIL_USE_LOCALTIME 設定が追加され、SMTP 日付ヘッダを UTC ではなくロー ... e form field in Django 1.11.2 .) Added support for time truncation to Trunc functions. Added the ExtractWe ... unction to extract the week from DateField and DateTimeField and exposed it through the week lookup. Added ... the TruncTime function to truncate DateTimeField to its time com ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 6705
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... date formatting attributes in these mixins use strftime() format characters. Do not try to use the format ... nt of a date. メソッドと属性 year_format ¶ The strftime() format to use when parsing the year. By default, ... other means. get_year_format () ¶ Returns the strftime() format to use when parsing the year. Returns yea ... onent of a date. メソッドと属性 month_format ¶ strftime() フォーマットは月をパースするときに使われます。デ ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 6705
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 注釈 フォーマットはプリセット( DATE_FORMAT 、 DATETIME_FORMAT 、 SHORT_DATE_FORMAT 、 SHORT_DATETIME_FORM ... ロケールによって変わります。 It is {% now "SHORT_DATETIME_FORMAT" %} You can also use the syntax {% now "Y" ... 的な年のフォーマットは Y を参照してください。 '1999' Time g 時( 12 時間表記)。ゼロ埋め表示なし。 '1' ~ '1 ... , '1:30 p.m.' , 'midnight' , 'noon' , '12:30 p.m.' Timezone e タイムゾーン名。どのフォーマットでも使えます ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 6705
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nce , containing the date of the last modification time it was sent, or either If-match or If-none-match , ... l processing functions. condition デコレータ ¶ Sometimes (in fact, quite often) you can create functions t ... apidly compute the ETag value or the last-modified time for a resource, without needing to do all the comp ... nctions, to compute the ETag and the last modified time, will be passed the incoming request object and th ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6647
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d 3.7. What's new in Django 4.0 ¶ zoneinfo default timezone implementation ¶ The Python standard library's ... zoneinfo is now the default timezone implementation in Django. This is the next ste ... zoneinfo . Django 3.2 allowed the use of non- pytz time zones. Django 4.0 makes zoneinfo the default imple ... d be largely transparent. Selection of the current timezone, conversion of datetime instances to the curre ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
データベース — Django 4.0.6 ドキュメント 6497
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... NN_MAX_AGE parameter which defines the maximum lifetime of a connection. It can be set independently for e ... ur database terminates idle connections after some time, you should set CONN_MAX_AGE to a lower value, so ... aneous connections as you have worker threads. Sometimes a database won't be accessed by the majority of y ... meters such as the connection's isolation level or time zone, you should either restore Django's defaults ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6497
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elation, or prefetching the same relation multiple times with different querysets. See prefetch_related() ... for more details. Admin shortcuts support time zones ¶ The "today" and "now" shortcuts next to da ... te and time input widgets in the admin are now operating in th ... e current time zone . Previously, they used the browser time zone ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT