検索

phrase: max: clip:
target: order:
Results of 131 - 135 of about 135 for provide (0.104 sec.)
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 4838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Each field's get_db_prep_save() method is asked to provide its current value in a data type that can be writt ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 4838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate backend API. The django.template.loader module provides functions such as get_template() for loading temp ... plate engine. This is used to add new libraries or provide alternate labels for existing ones. For example: E ... d regroup template tags. If an invalid variable is provided to one of these template tags, the variable will ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 4838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... class for all syndication feeds. Subclasses should provide write() . __init__ ( title , link , description , ... go.utils.safestring where appropriate. This module provides some additional low level utilities for escaping ... the interpolation, some of the formatting options provided by str.format() (e.g. number formatting) will not ... g contained within <> . Absolutely NO guarantee is provided about the resulting string being HTML safe. So NE ...
https://man.plustar.jp/django/ref/utils.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 4838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s | up | next » メールを送信する ¶ Although Python provides a mail sending interface via the smtplib module, ... Django provides a couple of light wrappers over it. These wrapper ... s are provided to make sending email extra quick, to help test e ... mail sending during development, and to provide support for platforms that can't use SMTP. コードは ...
https://man.plustar.jp/django/topics/email.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 4838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... BaseModelFormSet ¶ Like regular formsets , Django provides a couple of enhanced formset classes to make work ... t or send additional POST data. Formsets don't yet provide functionality for an "edit only" view that prevent ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 NEXT