検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 145 for FILES (0.100 sec.)
Unit tests — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ou can find these dependencies in pip requirements files inside the tests/requirements directory of the Dja ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
GEOS API — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... buteError exceptions filling your web server's log files. This generally means that you are creating GEOS o ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... usually instantiated with arguments in migration # files. Store the values of them on self for later use. p ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... \\u0022 \\u003Cb\\u003Eescaping\\u003C/b\\u003E" . filesizeformat ¶ 入力値を、人間が読みやすいファイルサイズ ... ', '102 bytes' など) に変換します。 例: {{ value | filesizeformat }} value が 123456789 のとき、出力は 117. ... 7 MB になります。 ファイルサイズと国際単位系(SI) filesizeformat は、厳密には国際単位系(SI)に準拠していま ... 照してください。 static ¶ static ¶ To link to static files that are saved in STATIC_ROOT Django ships with a ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... able at django.utils.html.remove_tags() . Uploaded files are no longer created as executable by default. If ... re user profile data. You can still define user profiles models that have a one-to-one relation with the Us ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... site and cross-site requests. django.contrib.staticfiles ¶ The STATICFILES_DIRS setting now supports pathli ... om error reports for details. ファイルストレージ ¶ FileSystemStorage.save() method now supports pathlib.Pat ... uses pathlib.Path instead of os.path for building filesystem paths. The TIME_ZONE setting is now allowed o ... er monitors changes in built-in Django translation files. The minimum supported version of mysqlclient is i ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ases to catch problems with the existing migration files (which could be caused by editing them) before cre ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 最適化を施すのに格好のターゲットです。 ManifestStaticFilesStorage ¶ By taking advantage of web browsers' cach ... ven file after the initial download. ManifestStaticFilesStorage appends a content-dependent tag to the file ... names of static files to make it safe for browsers to cache them long-te ... ッシュを使ったセッション 静的ファイル ManifestStaticFilesStorage "Minification" テンプレートのパフォーマンス ...
https://man.plustar.jp/django/topics/performance.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 4956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'file_charset' : the charset used to read template files on disk. It defaults to 'utf-8' . 'libraries' : A ...
https://man.plustar.jp/django/topics/templates.html - [similar]
データベース — Django 4.0.6 ドキュメント 4897
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... NAME , USER , PASSWORD , HOST , PORT MySQL option files. In other words, if you set the name of the databa ... ice name of your Oracle database, your settings.py file should look something like this: DATABASES = { 'def ...
https://man.plustar.jp/django/ref/databases.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 NEXT