検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 55 for stored (0.025 sec.)
Full text search — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ry: Pain perdu>] The value of config could also be stored in another column: >>> from django.db.models impor ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g the current Site object ¶ As the current site is stored in the database, each call to Site.objects.get_cur ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ース] ¶ During file uploads, the actual file data is stored in request.FILES . Each entry in this dictionary i ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
設定 — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , you should leave this option unset. It's best to store datetimes in UTC because it avoids ambiguous or non ... ons aren't applied to the temporary files that are stored in FILE_UPLOAD_TEMP_DIR . This setting also determ ... OAD_TEMP_DIR ¶ デフォルト値: None The directory to store data to (typically files larger than FILE_UPLOAD_MA ... e media served from MEDIA_ROOT , used for managing stored files . It must end in a slash if set to a non-emp ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rom the filesystem. If your template files are not stored with a UTF-8 encoding, adjust the TEMPLATES settin ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vailable later ¶ In Django 1.0, files uploaded and stored in a model's FileField were saved to disk before t ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for storing universally unique identifiers. It is stored as the native uuid data type on PostgreSQL and as ... s of time - modeled in Python by timedelta . It is stored in the native interval data type on PostgreSQL, as ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 6741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... \xd9' (which raises UnicodeDecodeError ), can't be stored. JSON によるシリアライズの制限について詳しくは、 自 ... import SessionStore >>> s = SessionStore () >>> # stored as seconds since epoch since datetimes are not ser ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ete() for details. An instance of ResolverMatch is stored on the request as resolver_match . By default, all ... scending order. In 1.5, the documented order was restored. You may want to add (or remove) the reversed keyw ... block was left the autocommit behavior was never restored. This bug is now fixed in 1.5. While this is only ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... detail Due to the method in which salt values are stored the salt_entropy value is effectively a minimum va ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
PREV 1 2 3 4 5 6 NEXT