検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 157 for time (0.098 sec.)
暗号署名 — Django 4.0.6 ドキュメント 5401
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is to never trust data from untrusted sources. Sometimes it can be useful to pass data through an untruste ... fields has not been tampered with. Generating one-time secret URLs for allowing temporary access to a pro ... and unsign_object() methods were added. Verifying timestamped values ¶ TimestampSigner is a subclass of S ... igner that appends a signed timestamp to the value. This allows you to confirm that ...
https://man.plustar.jp/django/topics/signing.html - [similar]
django.core.files.images — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n ( None , None ) close = True try : # Most of the time Pillow only needs a small chunk to parse the image ... ta to the # parser (ticket #24544). pass except RuntimeError : # e.g. "RuntimeError: could not create deco ...
https://man.plustar.jp/django/_modules/django/core/files/images.html - [similar]
Mailing lists — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge, or debugging of Django. 注釈 If it's the first time you send an email to this list, your email must be ...
https://man.plustar.jp/django/internals/mailing-lists.html - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... out if a package is available, then now is a good time to learn. The Django Wiki contains a list of Third ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly configured; Django's documentation has for some time contained notes advising users on such configurati ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as the corresponding Python objects. django.utils.timezone provides a helper for converting aware datetim ... es between time zones. See localtime() . The generic views support ... e dumpdata management command outputs one row at a time, preventing out-of-memory errors when dumping larg ... u haven't updated your code within the deprecation timeline for a given feature, its removal may appear as ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 法に従っていませんが、それは以下の理由からです: Sometimes, you should use gettext_lazy() as the default tra ... ou generally don't know the number argument at the time of the string definition. Therefore, you are autho ... is used in a string (usually at template rendering time). Other uses of lazy in delayed translations ¶ For ... てアクセスします: DATE_FORMAT DATE_INPUT_FORMATS DATETIME_FORMAT DATETIME_INPUT_FORMATS DECIMAL_SEPARATOR FI ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t values causes a full rewrite of the table, for a time proportional to its size. For this reason, it's re ... els are too complex to be created for one app at a time. When you make a migration that requires something ... nyToManyField , etc.) to apps with migrations. Sometimes it may work, but it's not supported. マイグレーシ ... ation code is optimized to deal with hundreds at a time without much slowdown. However, eventually you wil ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 数を変更しません (これが通常発生する理由については、 TIME_ZONE のドキュメントを参照してください)。これらの場 ... ango will raise an ImportError exception the first time a setting is accessed. If you set DJANGO_SETTINGS_ ... ow, then call configure() , Django will raise a RuntimeError indicating that settings have already been co ...
https://man.plustar.jp/django/topics/settings.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 5297
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eploying your Django project, you should take some time to review your settings, with security, performanc ... ically, as it avoids compiling each template every time it needs to be rendered. When DEBUG = False , the ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT