検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 96 for directory (0.034 sec.)
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 8917
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... /path/to/venv WSGIPythonPath /path/to/mysite.com <Directory /path/to/mysite.com/mysite > <Files wsgi.py > Requ ... ire all granted </Files> </Directory> WSGIScriptAlias​​ の行の最初の部分は、あなたがアプ ... と、 import mysite が動作することを保証します。 The <Directory> piece ensures that Apache can access your wsgi.py ... media/ Alias /static/ /path/to/mysite.com/static/ <Directory /path/to/mysite.com/static > Require all granted < ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
File storage API — Django 4.0.6 ドキュメント 7827
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , base_url = None , file_permissions_mode = None , directory_permissions_mode = None ) ¶ The FileSystemStorage ... c methods thereof. location ¶ Absolute path to the directory that will hold the files. Defaults to the value of ... it is saved. Defaults to FILE_UPLOAD_PERMISSIONS . directory_permissions_mode ¶ The file system permissions tha ... t the directory will receive when it is saved. Defaults to FILE_UP ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
Django 2.2.26 release notes — Django 4.0.6 ドキュメント 7656
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django security policy . CVE-2021-45452: Potential directory-traversal via Storage.save() ¶ Storage.save() allo ... wed directory-traversal if directly passed suitably crafted file ... dictsort template filter CVE-2021-45452: Potential directory-traversal via Storage.save() 前のトピックへ Django ...
https://man.plustar.jp/django/releases/2.2.26.html - [similar]
Django 3.2.11 release notes — Django 4.0.6 ドキュメント 7656
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django security policy . CVE-2021-45452: Potential directory-traversal via Storage.save() ¶ Storage.save() allo ... wed directory-traversal if directly passed suitably crafted file ... dictsort template filter CVE-2021-45452: Potential directory-traversal via Storage.save() 前のトピックへ Django ...
https://man.plustar.jp/django/releases/3.2.11.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 7577
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd GeoLite2-City.mmdb.gz files and unzip them in a directory corresponding to the GEOIP_PATH setting. Additiona ... of the defaults. Keyword Arguments 説明 path Base directory to where GeoIP data is located or the full path to ... the city and country datasets are located in this directory; overrides the GEOIP_PATH setting. cache The cache ... OIP_PATH ¶ A string or pathlib.Path specifying the directory where the GeoIP data files are located. This setti ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
設定 — Django 4.0.6 ドキュメント 7577
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he location of the cache to use. This might be the directory for a file system cache, a host and port for a mem ... andard location, use the same value of unix_socket_directory from postgresql.conf . If you want to connect thro ... L_FILE_PATH ¶ デフォルト値: 定義されていません The directory used by the file email backend to store output fil ... See also DATA_UPLOAD_MAX_MEMORY_SIZE . FILE_UPLOAD_DIRECTORY_PERMISSIONS ¶ デフォルト値: None The numeric mode ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7577
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecedence than the ones listed later. The locale subdirectory of the directory containing the settings, that usu ... ally coincides with and is known as the project directory is being deprecated in this release as a source of ... nes listed later. Translations under the locale subdirectory of the project directory have never been taken in ... ame task by adding the filesystem path to a locale directory containing project-level translations to the value ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
FAQ: Django を使う — Django 4.0.6 ドキュメント 7485
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll need to define MEDIA_ROOT as the full path to a directory where you'd like Django to store uploaded files. ( ... .) Define MEDIA_URL as the base public URL of that directory. Make sure that this directory is writable by the ... , レイヤ , MEDIA , 言語 , SETTINGS , ROOT , 定義 , directory クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/faq/usage.html - [similar]
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 7485
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d several bugs in 3.2.3. CVE-2021-33203: Potential directory traversal via admindocs ¶ Staff members could use ... rigger the auto-reloader for template changes when directory paths were specified with strings ( #32744 ). Fixe ... ango 3.2.4 release notes CVE-2021-33203: Potential directory traversal via admindocs CVE-2021-33571: Possible i ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 7406
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django security policy . CVE-2021-45452: Potential directory-traversal via Storage.save() ¶ Storage.save() allo ... wed directory-traversal if directly passed suitably crafted file ... dictsort template filter CVE-2021-45452: Potential directory-traversal via Storage.save() Bugfixes 前のトピック ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT