検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 145 for FILES (0.079 sec.)
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 5582
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ven enough time, a user with the ability to upload files can cause poor performance in the upload handler, ... it to become very slow simply by uploading 0-byte files. At this point, even a slow network connection and ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion and whitespace issues. Most of the JavaScript files use 4 spaces for indentation, but there are some e ... instead of underscore_case . Different JavaScript files sometimes use a different code style. Please try t ... ipt performance and minimizing overall admin media file size. JavaScript tests ¶ Django's JavaScript tests ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l create pyproject.toml , setup.cfg , and setup.py files which detail how to build and install the app. A f ... ull explanation of these files is beyond the scope of this tutorial, but the setu ... django-polls/setup.cfg , and django-polls/setup.py files with the following contents: django-polls/pyprojec ... d in the package by default. To include additional files, we'll need to create a MANIFEST.in file. The setu ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed , invalid_choice The field allows choosing from files inside a certain directory. It takes five extra ar ... hoices. match ¶ A regular expression pattern; only files with names matching this expression will be allowe ... d as choices. allow_files ¶ Optional. Either True or False . Default is True ... . Specifies whether files in the specified location should be included. Eith ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5534
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d by Django (such as static media or user-uploaded files), they will have the same protections as requests ... a security risk. If your site serves user-uploaded files, a malicious user could upload a specially-crafted ... ere Django isn't involved in serving user-uploaded files, this setting won't help you. For example, if your ... ng like require authorization in order to download files and you cannot set the header using your web serve ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
FAQ: Django を使う — Django 4.0.6 ドキュメント 5475
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irectory where you'd like Django to store uploaded files. (For performance, these files are not stored in t ...
https://man.plustar.jp/django/faq/usage.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5475
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n AddField operation. Generate two empty migration files for the same app by running makemigrations myapp - ... -empty twice. We've renamed the migration files to give them meaningful names in the examples belo ... to-generated migration (the first of the three new files) to the last migration, change AddField to AlterFi ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5475
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... --database option when calling the check command. files : Checks files related configuration. models : Che ... : Checks django.contrib.sites configuration. staticfiles : Checks django.contrib.staticfiles configuration. ... he sites tag was added. Changed in Django 4.0: The files tag was added. Core system checks ¶ 非同期サポート ... s inside/contains MEDIA_ROOT / STATIC_ROOT / STATICFILES_DIRS . caches.W003 : Your <cache> cache LOCATION i ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5475
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Django 3.2 for more details. Minified JavaScript files are no longer included with the admin. If you requ ... ire these files to be minified, consider using a third party app o ... ernal build tool. The minified vendored JavaScript files packaged with the admin (e.g. jquery.min.js ) are ... ields is now defined. The undocumented django.core.files.locks.lock() function now returns False if the fil ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5475
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 31542 ¶ Potential directory-traversal via uploaded files. Full description 影響を受けるバージョン ¶ Django ... 28658 ¶ Potential directory-traversal via uploaded files. Full description 影響を受けるバージョン ¶ Django ... scalation in intermediate-level directories of the file system cache on Python 3.7+. Full description 影響を ... CVE-2012-3444 ¶ Denial-of-service via large image files. Full description 影響を受けるバージョン ¶ Django ...
https://man.plustar.jp/django/releases/security.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT