検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 106 for extra (0.130 sec.)
複数のデータベース — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... have migrations may result in broken foreign keys, extra tables, or missing tables. When makemigrations ver ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ータを適切にエスケープしなければなりません。加えて、extra()とRawSQLを使うときには警戒を忘れないようにしなけれ ...
https://man.plustar.jp/django/topics/security.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... efore Book . To define this dependency, we add one extra line: def natural_key ( self ): return ( self . na ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Django 1.4 documentation 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ceInline ( admin . StackedInline ): model = Choice extra = 3 class PollAdmin ( admin . ModelAdmin ): fields ... Choice を表示するために 3 つのスロットがあります ( extra に指定した数ですね)。また、作成済みのオ ブジェクト ...
https://man.plustar.jp/django/contents.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... てください。 例えば、カスタムタグやフィルタが "poll_extras.py" というファイルに入っている場合、あなたのアプリ ... . py models . py templatetags / __init__ . py poll_extras . py views . py そしてあなたはテンプレートの中で次 ... の手順を使用します。 {% load poll_extras %} カスタムタグを含むアプリケーションは、 {% load ... go that your filter function wants to be passed an extra keyword argument, called autoescape , that is True ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ify a fk_name attribute. admin.E203 : The value of extra must be an integer. admin.E204 : The value of max_ ...
https://man.plustar.jp/django/ref/checks.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The optional salt argument can be used to provide extra protection against brute force attacks on your sec ... response will be encoded. If not given it will be extracted from content_type , and if that is unsuccessfu ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ferent database backends. See the arg_joiner and **extra_context parameters of Func.as_sql() for an example ... at share a common non-abstract parent class. Added Extract functions to extract datetime components as inte ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hods have undergone a change in prototype, and two extra methods have been introduced: class CustomModelFie ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontrib.auth.views.password_reset() view accepts an extra_email_context parameter. django.contrib.contenttyp ... ast_date_sql() method. The DatabaseOperations.time_extract_sql() method was added. It calls the existing da ... te_extract_sql() method. This method is overridden by the S ... ion_support() should be used instead. django.forms.extras is deprecated. You can find SelectDateWidget in d ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT