検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 198 for file (0.094 sec.)
Writing documentation — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oproject.com/ , we edit it as a collection of text files for maximum flexibility. These files live in the ... s not capitalized. Guidelines for reStructuredText files ¶ These guidelines regulate the format of our reS ... ix-y environment (i.e. a '$' prompt symbol, '/' as filesystem path components separator, etc.) The example ... Optimize image compression where possible. For PNG files, use OptiPNG and AdvanceCOMP's advpng : $ cd docs ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 4884
" + 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 : Ch ... : 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 ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stom callable upload_to declarations when handling file uploads through automatically-generated forms. Fix ... g as documented. Improved and expanded translation files for many of the languages Django supports by defa ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ost', '127.0.0.1', '::1'] . If your local settings file has your production ALLOWED_HOSTS value, you must ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e superclass ( #24354 ). Stopped writing migration files in dry run mode when merging migration conflicts. ... s --merge is called with verbosity=3 the migration file is written to stdout ( #24427 ). 目次 Django 1.7.7 ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r a phrase or raw expression. django.contrib.staticfiles ¶ Added path matching to the collectstatic --igno ... ids writing header comments in generated migration file(s). This option is also available for squashmigrat ... rove the performance of watching a large number of files for changes. マイグレーション ¶ The new migrate - ... t_type='application/json' . The new ORACLE_MANAGED_FILES test database setting allows using Oracle Managed ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -31542: Potential directory-traversal via uploaded files ¶ MultiPartParser , UploadedFile , and FieldFile ... allowed directory-traversal via uploaded files with suitably crafted file names. In order to mit ... 3.2 where a system check would crash on the STATICFILES_DIRS setting with a list of 2-tuples of (prefix, ... -31542: Potential directory-traversal via uploaded files Bugfixes 前のトピックへ Django 3.2.2 release note ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tory-traversal if directly passed suitably crafted file names. This issue has severity "low" according to ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 4884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2022-23833 ¶ Denial-of-service possibility in file uploads. Full description 影響を受けるバージョン ¶ ... 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 影響 ...
https://man.plustar.jp/django/releases/security.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 4851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mal_places ) [ドキュメント] @deconstructible class FileExtensionValidator : message = _ ( "File extension ... ge . EXTENSION ] [ドキュメント] def validate_image_file_extension ( value ): return FileExtensionValidator ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]