検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 84 for includes (0.031 sec.)
Django の admin サイト — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to sort by values on related models. This example includes an "author first name" column in the list display ... ated objects to be deleted, the list is nested and includes those related objects. The list is formatted in th ... template context for every page in the admin site. Includes the following variables and values by default: sit ... he URLs starting with ^admin/ before the line that includes the admin app itself). The presence of the admin_p ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ue. QueryDict. lists () ¶ Like items() , except it includes all values, as a list, for each member of the dict ... ream-like object. HttpResponse subclasses ¶ Django includes a number of HttpResponse subclasses that handle di ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the model from the old field to the new one. This includes changing the name of the column (the db_column att ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , is also covered. Messages framework ¶ Django now includes a robust and configurable messages framework with ... ies added in the PostGIS 1.5 release. New features include support for the geography type and enabling of dist ... d completely in Django 1.4. CsrfMiddleware , which includes the functionality of CsrfResponseMiddleware and Cs ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Signals — Django 4.0.6 ドキュメント 6354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Modules « previous | up | next » Signals ¶ Django includes a "signal dispatcher" which helps decoupled applic ... otified by Django itself of certain actions. These include some useful notifications: django.db.models.signals ...
https://man.plustar.jp/django/topics/signals.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... """ Return a list of all recipients of the email (includes direct addressees as well as Cc and Bcc entries). ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
FAQ: 管理インタフェース — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... related objects. For example, if your list_filter includes sites , and there are no sites in your database, i ...
https://man.plustar.jp/django/faq/admin.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。 デフォルトのエラービューをカスタムする ¶ Django includes default views and templates for several HTTP error ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ors when: DEBUG is False ; Your MIDDLEWARE setting includes django.middleware.common.BrokenLinkEmailsMiddlewar ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mmit if that is configured. The project repository includes an .editorconfig file. We recommend using a text e ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT