検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 69 for storage (0.035 sec.)
索引 — Django 4.0.6 ドキュメント 7961
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _manager (Model の属性) _open() (django.core.files.storage モジュール) _save() (django.core.files.storage モジ ... ngo.contrib.sessions のクラス) base_url (FileSystemStorage の属性) base_widget (RangeWidget の属性) BaseArchi ... ULT_EXCEPTION_REPORTER_FILTER setting DEFAULT_FILE_STORAGE setting DEFAULT_FROM_EMAIL setting default_if_none ... ts.server_error() (django.views モジュール) DefaultStorage (django.core.files.storage のクラス) defer() (djan ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7918
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d like. Thus, Django 1.4 introduces a new password storage system: by default Django now uses the PBKDF2 algo ... introduced in Django 1.3. It features a pluggable storage API and doesn't require the wizard to pass around ... evious step. Django 1.4 ships with a session-based storage backend and a cookie-based storage backend. The la ... e tag to refer to files saved with the STATICFILES_STORAGE storage backend. It uses the storage backend's url ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
設定 — Django 4.0.6 ドキュメント 7791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eep the cookies in-memory instead of on persistent storage. CSRF_COOKIE_DOMAIN ¶ デフォルト値: None The domai ... ce yet. See Filtering error reports . DEFAULT_FILE_STORAGE ¶ デフォルト値: ' django.core.files.storage.FileSy ... stemStorage ' Default file storage class to be used for any fi ... related operations that don't specify a particular storage system. See ファイルの管理 . DEFAULT_FROM_EMAIL ¶ ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Func.as_sql() for an example. ファイルストレージ ¶ Storage backends now present a timezone-aware API with new ... datetime in the local timezone otherwise. The new Storage.generate_filename() method makes it easier to impl ... ement custom storages that don't use the os.path calls previously in Fi ... when using QuerySet.defer() and only() is removed. Storage.save() no longer replaces '\' with '/' . This beha ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.2.26 release notes — Django 4.0.6 ドキュメント 7296
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2021-45452: Potential directory-traversal via Storage.save() ¶ Storage.save() allowed directory-traversa ... CVE-2021-45452: Potential directory-traversal via Storage.save() 前のトピックへ Django 2.2.27 release notes ...
https://man.plustar.jp/django/releases/2.2.26.html - [similar]
Django 3.2.11 release notes — Django 4.0.6 ドキュメント 7296
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2021-45452: Potential directory-traversal via Storage.save() ¶ Storage.save() allowed directory-traversa ... CVE-2021-45452: Potential directory-traversal via Storage.save() 前のトピックへ Django 3.2.12 release notes ...
https://man.plustar.jp/django/releases/3.2.11.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 7225
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r . FileField ¶ class FileField ( upload_to = '' , storage = None , max_length = 100 , ** options ) ¶ ファイル ... し、2 つの方法でセットできます。どちらの場合も、値は Storage.save() メソッドに渡されます。 If you specify a str ... %m/ %d /' ) If you are using the default FileSystemStorage , the string value will be appended to your MEDIA_ ... files will be stored. If you are using a different storage, check that storage's documentation to see how it ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 7183
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2021-45452: Potential directory-traversal via Storage.save() ¶ Storage.save() allowed directory-traversa ... CVE-2021-45452: Potential directory-traversal via Storage.save() Bugfixes 前のトピックへ Django 4.0.2 releas ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7098
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... format of messages used by django.contrib.messages.storage.cookie.CookieStorage will be removed. 4.0 ¶ See th ... of cookies values used by django.contrib.messages.storage.cookie.CookieStorage will be removed. Support for ... etting will be removed. django.contrib.staticfiles.storage.CachedStaticFilesStorage will be removed. RemoteUs ... will be removed. Support for the django.core.files.storage.Storage.accessed_time() , created_time() , and mod ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7013
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t support transactions, like MySQL with the MyISAM storage engine, will still be able to run these tests but ... cit indexes for foreign keys when using the InnoDB storage engine, as MySQL already creates them automaticall ... pport the reply_to parameter. ファイルストレージ ¶ Storage.get_available_name() and Storage.save() now take a ... max_length argument to implement storage-level maximum filename length constraints. Filenam ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT