検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 27 for TZ (0.050 sec.)
Django 1.6 release notes — Django 4.0.6 ドキュメント 7916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rt for day , month , and week_day lookups when USE_TZ is True . These lookups were previously performed ... abase . If you're using SQLite, you must install pytz . If you're using MySQL, you must install pytz and ... load the time zone tables with mysql_tzinfo_to_sql . Addition of QuerySet.datetimes() ¶ Wh ... res time zone definitions in the database when USE_TZ is True . Learn more . date_list in generic views ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 7916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... greSQL that prevented using TIME_ZONE=None and USE_TZ=False ( #26177 ). Added system checks for query na ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 7916
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... greSQL that prevented using TIME_ZONE=None and USE_TZ=False ( #26177 ). Added system checks for query na ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 7834
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... offset if value is a naive datetime (see datetime.tzinfo ). 2008-01-02T10:30:00.000123+02:00 、または d ... でローカル化をコントロールする も参照してください。 tz ¶ このライブラリは、テンプレートのタイムゾーン変換 ... を制御します。 l10n と同じく、必要なのは {% load tz %} を使ってライブラリをロードするだけですが、通常は ... デフォルトでローカル時間に変換されるよう、 USE_TZ を True に設定するでしょう。 テンプレートでのタイム ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7834
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ezone-aware datetimes being returned even when USE_TZ is False . Additionally, DateTimeField now uses DA ... is now 'UTC' by default, or the TIME_ZONE when USE_TZ is True on databases that support time zones. Prev ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 7669
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... concept of a timezone, however, Django sets the # TZ environment variable based on the TIME_ZONE settin ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7669
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n local time and don't support time zones when USE_TZ is True . Added the RelatedManager.set() method to ... ts that meet all the following conditions: The USE_TZ setting is True . The database is SQLite, MySQL, O ... go.utils.importlib が削除されました。 django.utils.tzinfo が削除されました。 django.utils.unittest が削除 ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7504
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dule will be removed. The default value of the USE_TZ setting will change from False to True . The defau ... L10N setting will be removed. The USE_DEPRECATED_PYTZ transitional setting will be removed. Support for ... pytz timezones will be removed. The is_dst argument wil ... ango.utils.importlib will be removed. django.utils.tzinfo will be removed. django.utils.unittest will be ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 7504
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... class Extract ( expression , lookup_name = None , tzinfo = None , ** extra ) ¶ Extracts a component of ... use any lookup_name that your database supports. A tzinfo subclass, usually provided by zoneinfo , can b ... eField extracts ¶ class ExtractYear ( expression , tzinfo = None , ** extra ) ¶ lookup_name = 'year' cla ... ss ExtractIsoYear ( expression , tzinfo = None , ** extra ) ¶ Returns the ISO-8601 wee ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7504
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e() . They return a timezone-aware datetime if USE_TZ is True and a naive datetime in the local timezone ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
PREV 1 2 3 NEXT