検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 192 for admin (0.082 sec.)
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lash ( #26293 ). Restored the functionality of the admin's raw_id_fields in list_editable ( #26387 ). Fixed ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2021-33203: Potential directory traversal via admindocs ¶ Staff members could use the admindocs Templa ... files. Additionally, if (and only if) the default admindocs templates have been customized by the develope ... in Django 3.2 where a final catch-all view in the admin didn't respect the server-provided value of SCRIPT ... CVE-2021-33203: Potential directory traversal via admindocs CVE-2021-33571: Possible indeterminate SSRF, R ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]
Django 4.0.2 release notes — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... egression in Django 4.0 that caused incorrect ModelAdmin.radio_fields layout in the admin ( #33407 ). Fixed ...
https://man.plustar.jp/django/releases/4.0.2.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 4657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ally-generated forms. Fixed support for sorting an admin change list based on a callable attributes in list ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 4657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... changes to a ManyToManyField weren't logged in the admin change history ( #27998 ) and prevented ManyToMany ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 4657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uerysets for foreign keys were overwritten if ModelAdmin had ordering set (#21405). Removed mention of a fe ... g search result count and reset link in changelist admin view (#21510). The current language is no longer s ... a regression when using generic relations in ModelAdmin.list_filter (#21431). 目次 Django 1.6.1 release no ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 4657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e" connection ( #24791 ). Fixed display of contrib.admin 's ForeignKey widget when it's used in a row with ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Django 2.0.3 リリースノート — Django 4.0.6 ドキュメント 4657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... formats without %f for the Thai locale to fix the admin time picker widget displaying "undefined" ( #29109 ...
https://man.plustar.jp/django/releases/2.0.3.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 4657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... laxed the system check added in Django 2.2 for the admin app's dependencies to reallow use of SessionMiddle ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 4657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass_mail() の方が若干効率がよくなっています。 mail_admins() ¶ mail_admins ( subject , message , fail_silent ... _message = None ) [ソース] ¶ django.core.mail.mail_admins() は、 ADMINS 設定で定義されているサイト管理者 (a ... してメールを送信するためのショートカットです。 mail_admins() prefixes the subject with the value of the EMAI ... ソース] ¶ django.core.mail.mail_managers() は、 mail_admins() とほぼ同じで、 MANAGERS 設定で定義されているサイ ...
https://man.plustar.jp/django/topics/email.html - [similar]