検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 192 for admin (0.063 sec.)
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 4592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h when using a reverse one-to-one relation in ModelAdmin.list_display ( #24851 ). Fixed quoting of SQL when ... xed a regression when deleting a model through the admin that has a GenericRelation with a related_query_na ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django FAQ よくある質問 — Django 4.0.6 ドキュメント 4559
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... することはできますか? トラブルシューティング django-admin 実行時の問題 その他 前のトピックへ How to create d ...
https://man.plustar.jp/django/faq/index.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 4559
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ul for developers, you can also allow users of the admin app to see a short description of the field type v ... ia the django.contrib.admindocs application. To do this provide descriptive te ... he above example, the description displayed by the admindocs application for a HandField will be 'A hand of ... cards (bridge style)'. In the django.contrib.admindocs display, the field description is interpolated ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 4559
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... usOperation include: DisallowedHost DisallowedModelAdminLookup DisallowedModelAdminToField DisallowedRedire ... rectCycleError Python の例外 前のトピックへ django-admin と manage.py 次のトピックへ ファイルのハンドリング ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 4559
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Most notably, to display an object in the Django admin site and as the value inserted into a template whe ... ) Django が get_absolute_url() を使う場所の一つが、admin アプリです。オブジェクトにこのメソッドが定義されて ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 4559
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emwide. It also allows installing packages without administrator privileges. The contributing tutorial walk ... o's code importable, and will also make the django-admin utility command available. In other words, you're ...
https://man.plustar.jp/django/topics/install.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 4526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rendering another template. For example, Django's admin interface uses custom template tags to display the ... lled with details from the current object. (In the admin's case, this is the submit_row tag.) These sorts o ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 4526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ードを持つ全てのレスポンスが返ってくると)、Django は ADMINS 設定のリストに含まれるユーザーにメールを送信します ... にエラーの通知を受け取ることができます。メールには、 ADMINS はエラーの説明、Python のトレースバック全体、エラ ... , put the email addresses of the recipients in the ADMINS setting. 参考 Server error emails are sent using ... ile ( r '\.(php|cgi)$' ), re . compile ( r '^/phpmyadmin/' ), ] In this example, a 404 to any URL ending wi ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Django ドキュメント — Django 4.0.6 ドキュメント 4526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 項目 アプリケーション: 概要 例外: 例外の概要 django-admin と manage.py: 概要 | 自作の管理コマンドを追加するに ...
https://man.plustar.jp/django/index.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 4526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... propriate for user-facing features in forms or the admin interface. Cc ¶ You may add your username or email ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]