検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 154 for change (0.038 sec.)
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... capable of handling only synchronous requests. To change these assumptions, set the following attributes on ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 4989
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... suring your tests are independent from each other. Changed in Django 4.0: In older versions, failures detect ... parate "test cache" is not used. This behavior may change in the future. テストの出力を理解する ¶ テストを実 ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
Django 1.4 documentation 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h = "John" ) [ < Article : Django is cool > ] .. # Change an object by altering its attributes and calling s ... lls」 をクリックしてみてください。 チェンジリスト (change list) のペー ジに入ります。このページはデータベース ...
https://man.plustar.jp/django/contents.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arguments for maximum future compatibility. If you change the names of things more often than their position ... lling database storage and retrieval, can remain unchanged, leaving subclasses to deal with the challenge of ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Some checks may be registered with multiple tags. Changed in Django 3.2: The sites tag was added. Changed i ... Field s to have a max_length > 255. This check was changed to mysql.W003 in Django 3.1 as the real maximum s ... serve other parts of itself in a frame, you should change it to 'DENY' . security.W020 : ALLOWED_HOSTS must ... shared between all field instances. This check was changed to fields.E010 in Django 3.1 . sites ¶ The follow ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Form fields — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 無視します。 フィールドのデータの変更チェック ¶ has_changed() ¶ Field. has_changed () ¶ has_changed() メソッド ... 。 True または False を返します。 詳しくは Form.has_changed() ドキュメントを読んでください。 ビルトインの Fie ... ve an empty choice at the top of the list. You can change the text of this label (which is "---------" by de ... self , obj ): return "My Object # %i " % obj . id Changed in Django 4.0: Support for containing %(value)s i ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... type = "radio" name = "..." ></ div > ... </ div > Changed in Django 4.0: So they are announced more concise ... ly by screen readers, radio buttons were changed to render in <div> tags. For more granular contro ... dget, if defined, or BoundField.auto_id otherwise. Changed in Django 4.0: So they are announced more concise ... ly by screen readers, checkboxes were changed to render in <div> tags. Like RadioSelect , you c ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tting is used). You can write to this attribute to change the encoding used when accessing the form data. An ... ine character (CR or LF) will raise BadHeaderError Changed in Django 3.2: The HttpResponse.headers interface ... eaders is a dict of HTTP headers for the response. Changed in Django 3.2: The headers parameter was added. H ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ータベースバックエンド API ¶ This section describes changes that may be needed in third-party database backen ... ください。 from django.contrib.auth.forms import UserChangeForm class MyUserChangeForm ( UserChangeForm ): las ... User class MyUserAdmin ( UserAdmin ): form = MyUserChangeForm admin . site . unregister ( User ) admin . sit ... ite ¶ This will appear as a backwards-incompatible change ( IntegrityError: FOREIGN KEY constraint failed ) ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 4920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng UTF-8, and if that fails, the MIME type will be changed to application/octet-stream and the data will be ... attached unchanged. In addition, message/rfc822 attachments will no ... ilBackend' EMAIL_FILE_PATH = '/tmp/app-messages' # change this to a proper location このバックエンドはプロダ ...
https://man.plustar.jp/django/topics/email.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 NEXT