検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 192 for admin (0.063 sec.)
Django 1.9.7 リリースノート — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the need for the request context processor on the admin login page to fix a regression in 1.9 ( #26558 ). ...
https://man.plustar.jp/django/releases/1.9.7.html - [similar]
Django 2.1.3 リリースノート — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in Django 1.11 where django-admin shell may hang on startup ( #29774 ). Fixed a regr ...
https://man.plustar.jp/django/releases/2.1.3.html - [similar]
Django 2.1.6 リリースノート — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo.utils.numberformat.format() -- used by contrib.admin as well as the floatformat , filesizeformat , and ... on. Bugfixes ¶ Made the obj argument of InlineModelAdmin.has_add_permission() optional to restore backwards ...
https://man.plustar.jp/django/releases/2.1.6.html - [similar]
Django 2.1.9 リリースノート — Django 4.0.6 ドキュメント 4722
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .9 fixes security issues in 2.1.8. CVE-2019-12308: AdminURLFieldWidget XSS ¶ The clickable "Current URL" li ... nk generated by AdminURLFieldWidget displayed the provided value without ... oad, could result in an clickable JavaScript link. AdminURLFieldWidget now validates the provided value usi ... he validator by passing a validator_class kwarg to AdminURLFieldWidget.__init__() , e.g. when using formfie ...
https://man.plustar.jp/django/releases/2.1.9.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cate using REMOTE_USER How to create custom django-admin commands How to create custom model fields How to ...
https://man.plustar.jp/django/howto/index.html - [similar]
Geographic Feeds — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dicationFeed Subclasses 前のトピックへ GeoDjango's admin site 次のトピックへ Geographic Sitemaps 関連キーワ ...
https://man.plustar.jp/django/ref/contrib/gis/feeds.html - [similar]
ロギング — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を除く) において、 ERROR ないし CRITICAL レベルを AdminEmailHandler に送信します。 Independently of the va ... up to the root django logger. The console and mail_admins handlers are attached to the root logger to provi ... andler' , 'formatter' : 'django.server' , }, 'mail_admins' : { 'level' : 'ERROR' , 'filters' : [ 'require_d ... ebug_false' ], 'class' : 'django.utils.log.AdminEmailHandler' } }, 'loggers' : { 'django' : { 'hand ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be used only as a development aid. Bugfixes ¶ Made admin's RelatedFieldWidgetWrapper use the wrapped widget ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... create() (#17788). Fixed a small regression in the admin filters where wrongly formatted dates passed as ur ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 4690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n't decorated with login_required() as done in the admin). This could allow an attacker to easily create ma ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]