検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 117 for Site (0.059 sec.)
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... easible to reverse a strong password hash, if your site uses weaker password hashing algorithms such as MD ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntenttypes application installed, and then add the sites application to your INSTALLED_APPS setting and ru ... py migrate to install it, the model django.contrib.sites.models.Site will be installed into your database. ... th the following values: app_label will be set to 'sites' (the last part of the Python path django.contrib ... .sites ). model will be set to 'site' . Methods on Conte ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rience rendering problems with these templates and sites. Generally, string_if_invalid should only be enab ... context_processors.csrf ¶ このプロセッサは、 Cross Site Request Forgeries 対策のための csrf_token テンプレ ... u might choose to override the standard admin/base_site.html template, from django.contrib.admin , with yo ... ur own admin/base_site.html in myproject.polls . You must then make sure ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.1.2 リリースノート — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... feature that will improve protection against Cross-Site Request Forgery (CSRF) attacks. This feature requi ...
https://man.plustar.jp/django/releases/1.1.2.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ws remote code execution, this is at least a cross-site scripting vector, which could be quite serious if ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iven the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn't aff ... ect most production sites since you shouldn't run with DEBUG = True (which ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... explicit list of valid host/domain names for this site. A request with a Host header not matching an entr ... wards-compatibility, but we strongly encourage all sites to set a more restrictive value. This host valida ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hus this potential DoS is now only possible if the site chooses to expose a session-modifying view to anon ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hus this potential DoS is now only possible if the site chooses to expose a session-modifying view to anon ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 5675
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s to be able to view: WSGIScriptAlias / /path/to/mysite.com/mysite/wsgi.py WSGIPythonPath /path/to/mysite. ... thBasicProvider wsgi WSGIAuthUserScript /path/to/mysite.com/mysite/wsgi.py </Location> The WSGIAuthUserScr ... mod_authz_user.so Finally, edit your WSGI script mysite.wsgi to tie Apache's authentication to your site's ... os os . environ [ 'DJANGO_SETTINGS_MODULE' ] = 'mysite.settings' from django.contrib.auth.handlers.modwsg ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT