検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 49 for upload (0.049 sec.)
Django 3.1.8 release notes — Django 4.0.6 ドキュメント 7153
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2021-28658: Potential directory-traversal via uploaded files ¶ MultiPartParser allowed directory-traver ... sal via uploaded files with suitably crafted file names. Built-in ... upload handlers were not affected by this vulnerability. ... CVE-2021-28658: Potential directory-traversal via uploaded files Bugfixes 前のトピックへ Django 3.1.9 relea ...
https://man.plustar.jp/django/releases/3.1.8.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 7153
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django's file access APIs for files such as those uploaded by a user. The lower level APIs are general enou ... decimal_places = 2 ) photo = models . ImageField ( upload_to = 'cars' ) specs = models . FileField ( upload_ ... a file attached to a model as above, or perhaps an uploaded file). If you need to construct a File yourself, ... torage. For example, the following code will store uploaded files under /media/photos regardless of what you ...
https://man.plustar.jp/django/topics/files.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 7093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re a small set of people who have the authority to upload packaged releases of Django to the Python Package ... Prerogatives ¶ Releasers build Django releases and upload them to the Python Package Index , and to the djan ...
https://man.plustar.jp/django/internals/organization.html - [similar]
Django 2.2.16 release notes — Django 4.0.6 ドキュメント 7093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... directories on Python 3.7+ ¶ On Python 3.7+, FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to inte ... ediate-level directories created in the process of uploading files and to intermediate-level collected stati ...
https://man.plustar.jp/django/releases/2.2.16.html - [similar]
Django 3.0.10 release notes — Django 4.0.6 ドキュメント 7093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... directories on Python 3.7+ ¶ On Python 3.7+, FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to inte ... ediate-level directories created in the process of uploading files and to intermediate-level collected stati ...
https://man.plustar.jp/django/releases/3.0.10.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6942
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o ( models . Model ): photo = models . FileField ( upload_to = 'photos' ) photographer_name = models . CharF ... o ( models . Model ): photo = models . FileField ( upload_to = 'photos' ) photographer_name = models . CharF ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 6942
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... generated forms. Fixed support for custom callable upload_to declarations when handling file uploads through ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 6942
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... directories on Python 3.7+ ¶ On Python 3.7+, FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to inte ... ediate-level directories created in the process of uploading files and to intermediate-level collected stati ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6882
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ult, collected files receive permissions from FILE_UPLOAD_PERMISSIONS and collected directories receive perm ... issions from FILE_UPLOAD_DIRECTORY_PERMISSIONS . If you would like differen ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6882
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . File-like objects (e.g., StringIO and BytesIO ) uploaded to an ImageField using the test client now requi ... copies the file it receives. With the default file upload settings, files larger than FILE_UPLOAD_MAX_MEMORY ... tem's standard umask (often 0o6644 ). Set the FILE_UPLOAD_PERMISSIONS if you need the same permission regard ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
PREV 1 2 3 4 5 NEXT