検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 207 for user (0.043 sec.)
Django 1.11.8 リリースノート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo 1.10, AuthenticationForm to raise the inactive user error when using ModelBackend ( #28645 ). Added su ...
https://man.plustar.jp/django/releases/1.11.8.html - [similar]
Django 1.3.4 release notes — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oning ¶ Some parts of Django -- independent of end-user-written applications -- make use of full URLs, inc ... ntation has for some time contained notes advising users on such configuration. Django's own built-in pars ... HttpRequest.get_host() -- was incorrectly handling username/password information in the header. Thus, for ... anism -- to generate and display arbitrary URLs to users. To remedy this, the parsing in HttpRequest.get_h ...
https://man.plustar.jp/django/releases/1.3.4.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... when executing the changepassword command when the user object representation contained non-ASCII characte ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
Django 1.8.9 リリースノート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .8. Bugfixes ¶ Fixed a regression that caused the "user-tools" items to display on the admin's logout page ...
https://man.plustar.jp/django/releases/1.8.9.html - [similar]
Django 2.0.4 リリースノート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed PasswordResetConfirmView crash when using a user model with a UUIDField primary key and the reset U ...
https://man.plustar.jp/django/releases/2.0.4.html - [similar]
Django 2.1.4 リリースノート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... message when editing an object in the admin if the user only has the "view" permission on inlines ( #29930 ...
https://man.plustar.jp/django/releases/2.1.4.html - [similar]
Django 2.2.9 リリースノート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ode characters, that compared equal to an existing user email when lower-cased for comparison, an attacker ...
https://man.plustar.jp/django/releases/2.2.9.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... equests. The daemon process can run as a different user than the web server, possibly leading to improved ... and DELETE permissions. After creating a database user with these permissions, you'll specify the details ...
https://man.plustar.jp/django/topics/install.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... スを選んで指定することができます。 PostgreSQL では、 USER が、ビルトインの postgres データベースへの読み取り ... りのデータベースを使用させることもできます: ENGINE , USER , HOST , などです。テストデータベースは、 USER で指 ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
How to deploy Django — Django 4.0.6 ドキュメント 4658
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ともに使うには? How to authenticate against Django's user database from Apache application オブジェクト Sett ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]