検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 192 for admin (0.083 sec.)
GeoDjango Management Commands — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... GeoDjango Management Commands ¶ inspectdb ¶ django-admin inspectdb When django.contrib.gis is in your INSTA ... definition, where appropriate. ogrinspect ¶ django-admin ogrinspect data_source model_name ¶ The ogrinspect ... ックへ GeoJSON Serializer 次のトピックへ GeoDjango's admin site 関連キーワード Management , Commands , ogrins ...
https://man.plustar.jp/django/ref/contrib/gis/commands.html - [similar]
Model _meta API — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he system such as lookups, queries, forms, and the admin to understand the capabilities of each model. The ... . _meta . get_field ( 'logentry' ) <ManyToOneRel: admin.logentry> # A non existent field >>> User . _meta ... r >>> User . _meta . get_fields () (<ManyToOneRel: admin.logentry>, <django.db.models.fields.AutoField: id> ... neRel: auth.user_user_permissions>, <ManyToOneRel: admin.logentry>, <django.db.models.fields.AutoField: id> ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... braries = { 'myapp_tags' : 'path.to.myapp.tags' , 'admin.urls' : 'django.contrib.admin.templatetags.admin_u ... processors.csrf' を使えるようにしています。これは、admin や他の contrib アプリケーションで必要な、セキュリテ ... ! For example, if you want to customize the Django admin, you might choose to override the standard admin/b ... ase_site.html template, from django.contrib.admin , with your own admin/base_site.html in myproject. ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ails and examples. マイナーな機能 ¶ django.contrib.admin ¶ Added support for the admin_order_field attribut ... e on properties in ModelAdmin.list_display . The new ModelAdmin.get_inlines() me ... ge. ロギング ¶ The new reporter_class parameter of AdminEmailHandler allows providing an django.views.debug ... class to customize the traceback text sent to site ADMINS when DEBUG is False . 管理コマンド ¶ The new comp ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django の概要 — Django 4.0.6 ドキュメント 5201
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (scaffold) ではなく完成品 (whole house) の、動的な admin インタフェース ¶ モデルが定義されると、Django は自 ... 動的にプロ仕様の本番仕様の administrative interface 1 -- 認証されたユーザがオブジェ ... orter , on_delete = models . CASCADE ) mysite/news/admin.py ¶ from django.contrib import admin from . impor ... t models admin . site . register ( models . Article ) ここでの哲学 ...
https://man.plustar.jp/django/intro/overview.html - [similar]
Django 1.4.15 release notes — Django 4.0.6 ドキュメント 5201
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d inherited and m2m fields to be referenced in the admin ( #22486 ) 目次 Django 1.4.15 release notes Bugfix ... トピック , previous , up , next , 検索 , クイック , admin クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/1.4.15.html - [similar]
Django 1.5.10 release notes — Django 4.0.6 ドキュメント 5201
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d inherited and m2m fields to be referenced in the admin ( #22486 ) 目次 Django 1.5.10 release notes Bugfix ... トピック , previous , up , next , 検索 , クイック , admin クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/1.5.10.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 5201
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aScript there. XSS vulnerability in django.contrib.admin ¶ If a URLField is used in Django 1.5, it displays ... value of the field and a link to the target on the admin change page. The display routine of this widget wa ... redirect URLs XSS vulnerability in django.contrib.admin Bugfixes 前のトピックへ Django 1.5.3 release notes ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ure for tests ¶ Both the test subcommand of django-admin.py and the runtests.py script used to run Django's ... ローカル化 for more details. readonly_fields in ModelAdmin ¶ django.contrib.admin.ModelAdmin.readonly_fields ... ble to modify or disable the colors used by django-admin.py to provide syntax highlighting . Syndication fe ... assisted handling of inline related objects in the admin ¶ If a user has JavaScript enabled in their browse ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.4.17 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.4.17 release notes Bugfi ... n , next , Bugfixes , up , トピック , references , admin クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/1.4.17.html - [similar]