検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 96 for directory (0.041 sec.)
Built-in Views — Django 4.0.6 ドキュメント 7314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lopment. The serve() view can be used to serve any directory you give it. (This view is not hardened for produc ... e 404.html if you created it in your root template directory. The default 404 view will pass two variables to t ... e 500.html if you created it in your root template directory. The default 500 view passes no variables to the 5 ... enders the template 403.html in your root template directory, or if this file does not exist, instead serves th ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 7236
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and several bugs in 3.2. CVE-2021-31542: Potential directory-traversal via uploaded files ¶ MultiPartParser , U ... ploadedFile , and FieldFile allowed directory-traversal via uploaded files with suitably crafted ... ango 3.2.1 release notes CVE-2021-31542: Potential directory-traversal via uploaded files Bugfixes 前のトピック ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
Django 1.4.7 release notes — Django 4.0.6 ドキュメント 7065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent in previous Django releases in the 1.4 series. Directory traversal vulnerability in ssi template tag ¶ In p ... ible in principle. 目次 Django 1.4.7 release notes Directory traversal vulnerability in ssi template tag 前のト ...
https://man.plustar.jp/django/releases/1.4.7.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 7065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sting infrastructure. A common practice is a tests directory next to the application code, with the following s ... p. Looking for tests in any file below the current directory whose name matches the pattern test*.py . Creating ... ing pattern . top_level can be used to specify the directory containing your top-level Python modules. Usually ... s option. If specified, it should generally be the directory containing your manage.py file. verbosity determin ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django 2.2.24 release notes — Django 4.0.6 ドキュメント 6986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... curity issues in 2.2.23. CVE-2021-33203: Potential directory traversal via admindocs ¶ Staff members could use ... ngo 2.2.24 release notes CVE-2021-33203: Potential directory traversal via admindocs CVE-2021-33571: Possible i ...
https://man.plustar.jp/django/releases/2.2.24.html - [similar]
Django 3.1.12 release notes — Django 4.0.6 ドキュメント 6986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... curity issues in 3.1.11. CVE-2021-33203: Potential directory traversal via admindocs ¶ Staff members could use ... ngo 3.1.12 release notes CVE-2021-33203: Potential directory traversal via admindocs CVE-2021-33571: Possible i ...
https://man.plustar.jp/django/releases/3.1.12.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6986
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atch) January 4, 2022 - CVE-2021-45452 ¶ Potential directory-traversal via Storage.save() . Full description 影 ... (patch) June 2, 2021 - CVE-2021-33203 ¶ Potential directory traversal via admindocs . Full description 影響を受 ... 2 (patch) May 4, 2021 - CVE-2021-31542 ¶ Potential directory-traversal via uploaded files. Full description 影響 ... (patch) April 6, 2021 - CVE-2021-28658 ¶ Potential directory-traversal via uploaded files. Full description 影響 ...
https://man.plustar.jp/django/releases/security.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6894
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exibility. These files live in the top-level docs/ directory of a Django release. If you'd like to start contri ... ...\> py -m pip install Sphinx Then from the docs directory, build the HTML:   $ make html ...\> make.bat ht ... l sphinxcontrib-spelling first. Then from the docs directory, run make spelling . Wrong words (if any) along wi ... ks in the documentation are working. From the docs directory, run make linkcheck . Output is printed to the ter ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 6894
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s templates first from the built-in form templates directory in django/forms/templates and then from the instal ... d installed apps can provide templates in a jinja2 directory. To use this backend, all the forms and widgets in ... with APP_DIRS=True . Adding the built-in templates directory in DIRS of one of your template engines. To genera ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 6894
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r rather than default to using the current working directory if STATIC_ROOT is not set. Combined with the --cle ... vior could wipe anything below the current working directory ( #21581 ). Fixed mail encoding on Python 3.3.3+ ( ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT