検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 121 for passed (0.078 sec.)
翻訳 — Django 4.0.6 ドキュメント 5663
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... med option had not been specified. String literals passed to tags and filters ¶ You can translate string lit ... erals passed as arguments to tags and filters by using the fami ... is example, the translation infrastructure will be passed the string "yes,no" , not the individual strings " ... te tag blocktranslate template tag String literals passed to tags and filters Comments for translators in te ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5663
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erySets are lazy . Thus a QuerySet can be created, passed around and combined with other QuerySets , without ... atabase to fetch the items it describes. What gets passed around is the QuerySet object, not the collection ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5663
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be raised unless the ignorenonexistent argument is passed in as True : serializers . deserialize ( "xml" , d ... of PKs. Be aware that not all Django output can be passed unmodified to json . For example, if you have some ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
How to implement a custom template backend — Django 4.0.6 ドキュメント 5526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plate_name' : The relative path to the template as passed into the template loading methods. 'loader_name' : ...
https://man.plustar.jp/django/howto/custom-template-backend.html - [similar]
モデルフォーム関数 — Django 4.0.6 ドキュメント 5526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... absolute_max , can_delete_extra , and renderer are passed through to formset_factory() . See formsets for de ...
https://man.plustar.jp/django/ref/forms/models.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 5526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... [ 'combined_age_coalesce' ]) 0 警告 A Python value passed to Coalesce on MySQL may be converted to an incorr ... fo subclass, usually provided by zoneinfo , can be passed to extract a value in a specific timezone. Given t ... fo subclass, usually provided by zoneinfo , can be passed to truncate a value in a specific timezone. バージ ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... doesn't validate, it contains only the fields that passed validation. You should test the success of the val ... only cases where custom-created XML documents are passed to Django's model deserializer. Formsets default m ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Exceptions raised by the render() method are now passed to the process_exception() method of each middlewa ... to handle time zone information of datetime values passed as query parameters or returned as query results o ... hich support them. Consequently, the expected URLs passed to assertRedirects should generally no longer incl ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on't cache"). OPTIONS : Any options that should be passed to the cache backend. The list of valid options wi ... tag; vary_on is a list of all additional arguments passed to the tag. This function can be useful for invali ... rst would be handled by the proxy, and it would be passed to your application only if needed. Your web brows ...
https://man.plustar.jp/django/topics/cache.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation is disabled). It relies on object_list being passed in as a keyword argument, which ListView arranges ... uld record the user's interest using the message # passed in form.cleaned_data['message'] return super () . ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT