検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 61 for size (0.093 sec.)
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6407
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es having different permissions depending on their size and which upload handler is used. FILE_UPLOAD_PERM ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 6407
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s in your web server configuration to a reasonable size in order to prevent denial of service (DOS) attack ...
https://man.plustar.jp/django/topics/security.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6407
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( os . path . exists ( self . filename )) class ResizeImageTests ( ImageTestCaseMixin , TestCase ): def t ... est_resize_image ( self ): resize_image ( self . file , ( 48 ... , 48 )) self . assertEqual ( get_image_size ( self . file ), ( 48 , 48 )) Using the Django tes ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed to mysql.W003 in Django 3.1 as the real maximum size depends on many factors. mysql.W002 : MySQL/MariaD ...
https://man.plustar.jp/django/ref/checks.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ze the operations in your migrations to reduce the size of the resulting file. Use this option if this pro ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Form fields — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e <PIL.PngImagePlugin.PngImageFile image mode=RGBA size=191x287 at 0x7F5985045C18> >>> image_field . image ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ['a', 'b', 'c', 'd'] , the output will be 4 . filesizeformat Formats the value like a "human-readable" fi ... le size (i.e. '13 KB' , '4.1 MB' , '102 bytes' , etc.). Fo ... r example: {{ value | filesizeformat }} value が 123456789 のとき、出力は 117.7 M ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for Oracle: DATAFILE , DATAFILE_TMP , DATAFILE_MAXSIZE and DATAFILE_TMP_MAXSIZE . The override_settings() ... ORMAT , or SHORT_DATETIME_FORMAT . The default max size of the Oracle test tablespace has increased from 3 ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ost.com or slashdot.org ; they're small- to medium-sized sites with so-so traffic. But for medium- to high ... no_delay' : True , 'ignore_exc' : True , 'max_pool_size' : 4 , 'use_pooling' : True , } } } Here's an exam ...
https://man.plustar.jp/django/topics/cache.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 6334
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ぎた場合だけだからです。 パフォーマンス Finally, the size of a cookie can have an impact on the speed of you ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT