検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 192 for admin (0.026 sec.)
Django 1.6.9 release notes — Django 4.0.6 ドキュメント 5168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erated inlines and allowed field references in the admin ( #23754 ). 目次 Django 1.6.9 release notes Bugfix ... n , next , Bugfixes , up , トピック , references , admin クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/1.6.9.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2021-33203 ¶ Potential directory traversal via admindocs . Full description 影響を受けるバージョン ¶ Dj ... ) June 3, 2020 - CVE-2020-13596 ¶ Possible XSS via admin ForeignKeyRawIdWidget . Full description 影響を受け ... VE-2019-19118 ¶ Privilege escalation in the Django admin. Full description 影響を受けるバージョン ¶ Django ... 19-12308 ¶ XSS via "Current URL" link generated by AdminURLFieldWidget . Full description 影響を受けるバージ ...
https://man.plustar.jp/django/releases/security.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 5136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... layout of ReadOnlyPasswordHashWidget (used in the admin's user change page) ( #28097 ). Allowed prefetch c ... ). Fixed change password link in the contrib.auth admin for el , es_MX , and pt translations ( #28100 ). R ... the multiple_input.html template. This fixes ModelAdmin.radio_fields with admin.HORIZONTAL ( #28059 ). Fix ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 5136
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for a particular site. For example django.contrib.admin has an AdminSite class which allows you to deploy ... more than one instance of the admin . In a later example, we'll discuss the idea of de ... プリケーション名前空間を持ちます。 例えば、Django の admin アプリケーションには、 'admin' という比較的分かりや ... するために使用されます。 例えば、デフォルトの Django admin インスタンスは 'admin' というインスタンス名前空間を ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5103
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 使うこともできます。 マイナーな機能 ¶ django.contrib.admin ¶ サブパス (subpath) で動作しているサイトで reques ... t.META['SCRIPT_NAME'] が設定されていた場合、各 admin ページの上部にあるデフォルトの "View site" リンクへ ... ることができるようになりました。 The new InlineModelAdmin.classes attribute allows specifying classes on inl ... hange message. Selected objects for fields in ModelAdmin.raw_id_fields now have a link to object's change f ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
フォームアセット (Media クラス) — Django 4.0.6 ドキュメント 5103
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for inclusion on your web page. アセットと Django Admin The Django Admin application defines a number of c ... widgets define asset requirements, and the Django Admin uses the custom widgets in place of the Django def ... aults. The Admin templates will only include those files that are r ... iven page. If you like the widgets that the Django Admin application uses, feel free to use them in your ow ...
https://man.plustar.jp/django/topics/forms/media.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 5070
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... entation for the full details. Improvements to the admin interface ¶ A small change, but a very nice one: d ... r adding and updating users have been added to the admin interface, so you no longer need to worry about wo ... rking with hashed passwords in the admin. Thanks ¶ Since 0.95, a number of people have step ... mprovements The test framework Improvements to the admin interface Thanks 前のトピックへ Porting your apps ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.7.6 release notes — Django 4.0.6 ドキュメント 5070
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .5. Mitigated an XSS attack via properties in ModelAdmin.readonly_fields ¶ The ModelAdmin.readonly_fields a ... ttribute in the Django admin allows displaying model fields and model attribute ... Thus untrusted content could be injected into the admin, presenting an exploitation vector for XSS attacks ... tes Mitigated an XSS attack via properties in ModelAdmin.readonly_fields Bugfixes 前のトピックへ Django 1.7 ...
https://man.plustar.jp/django/releases/1.7.6.html - [similar]
Django 3.1.2 release notes — Django 4.0.6 ドキュメント 5070
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atabase setting ( #32012 ). Fixed a django.contrib.admin.EmptyFieldListFilter crash when using on a Generic ... 38 ). Fixed a regression in Django 3.1.1 where the admin changelist filter sidebar would not scroll for a l ...
https://man.plustar.jp/django/releases/3.1.2.html - [similar]
Django 1.8.9 リリースノート — Django 4.0.6 ドキュメント 5038
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at caused the "user-tools" items to display on the admin's logout page ( #26035 ). Fixed a crash in the tra ... the incorrect day to be selected when opening the admin calendar widget for timezones from GMT+0100 to GMT ... a crash when using a reverse OneToOneField in ModelAdmin.readonly_fields ( #26060 ). Fixed a regression in ...
https://man.plustar.jp/django/releases/1.8.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT