検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 207 for User (0.029 sec.)
フォームセット (Formset) — Django 4.0.6 ドキュメント 4754
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ArticleForm ): ... def __init__ ( self , * args , user , ** kwargs ): ... self . user = user ... super () ... ) >>> formset = ArticleFormSet ( form_kwargs = { 'user' : request . user }) The form_kwargs may also depe ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Signals — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The authentication framework sends signals when a user is logged in / out . Model signals ¶ The django.db ... e If interactive is True , it's safe to prompt the user to input things on the command line. If interactiv ... ngo.contrib.auth app only prompts to create a superuser when interactive is True . stdout New in Django 4. ... e If interactive is True , it's safe to prompt the user to input things on the command line. If interactiv ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.10.5 release notes — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fixes ¶ Fixed a crash in the debug view if request.user can't be retrieved, such as if the database is una ...
https://man.plustar.jp/django/releases/1.10.5.html - [similar]
Django 1.4.7 release notes — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quire the template author to put the ssi file in a user-controlled variable, but it's possible in principl ...
https://man.plustar.jp/django/releases/1.4.7.html - [similar]
Django 1.5.1 release notes — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 5 ). Prevented filtering on password hashes in the user admin ( #20078 ). 前のトピックへ Django 1.5.2 rele ...
https://man.plustar.jp/django/releases/1.5.1.html - [similar]
Django 1.6.4 release notes — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e object_id of the LogEntry that's created after a user password change in the admin ( #22515 ). 目次 Djan ...
https://man.plustar.jp/django/releases/1.6.4.html - [similar]
Django 1.8.12 リリースノート — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sh in MemoryFileUploadHandler on specially crafted user input ( #26325 ). Fixed data loss on SQLite where ...
https://man.plustar.jp/django/releases/1.8.12.html - [similar]
Django 3.1.13 release notes — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nsanitized QuerySet.order_by() input ¶ Unsanitized user input passed to QuerySet.order_by() could bypass i ...
https://man.plustar.jp/django/releases/3.1.13.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provides a powerful mini-language for defining the user-facing layer of your application, encouraging a cl ...
https://man.plustar.jp/django/ref/templates/index.html - [similar]
Django 1.11.27 リリースノート — 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/1.11.27.html - [similar]