検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 112 for allows (0.032 sec.)
Django 1.5.8 release notes — Django 4.0.6 ドキュメント 6105
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed URLs, which are accepted by some browsers. This allows a user to be redirected to an unsafe URL unexpecte ...
https://man.plustar.jp/django/releases/1.5.8.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 6105
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g attack . While Django doesn't ship a module that allows remote code execution, this is at least a cross-si ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 6105
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g attack . While Django doesn't ship a module that allows remote code execution, this is at least a cross-si ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6105
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s the one that's computed during the request. This allows a user to log out all of their sessions by changin ... ass PasswordChangeView ¶ URL name: password_change Allows a user to change their password. 属性: template_na ... the overhead, you can use a 3rd party package that allows to send emails asynchronously, e.g. django-mailer ... ll also need to use an authentication backend that allows inactive users, such as AllowAllUsersModelBackend ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6105
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ting a database ¶ Django also provides an API that allows you to maintain complete control over database usa ... go.db.connections is a dictionary-like object that allows you to retrieve a specific connection using its al ... , it's recommended to write a database router that allows synchronizing these three models to only one datab ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ynchronous-only . (The default in Django, but this allows you to future-proof if the default ever changes in ... s a middleware as sync and async compatible , this allows to avoid converting requests. You must implement d ... )), PersonDetailView . as_view ()), ] This example allows translators to translate part of the URL. If "pers ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g attack . While Django doesn't ship a module that allows remote code execution, this is at least a cross-si ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... troduce a new setting -- TEST_DEPENDENCIES -- that allows you to define any creation order dependencies in y ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed URLs, which are accepted by some browsers. This allows a user to be redirected to an unsafe URL unexpecte ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Manager () editors = EditorManager () This example allows you to request Person.authors.all() , Person.edito ... ditor' ))]) people = PersonManager () This example allows you to call both authors() and editors() directly ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT