検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 135 for returns (0.055 sec.)
File オブジェクト — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . multiple_chunks ( chunk_size = None ) [ソース] ¶ Returns True if the file is large enough to require multip ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... longer depends on the USE_L10N setting and always returns localized output. The u suffix to force disabling ... であるとき、それぞれ出力は 4 になります。 The filter returns 0 for an undefined variable. length_is ¶ 入力値の長 ... otally loving this album! となります。 make_list ¶ Returns the value turned into a list. For a string, it's a ... のとき、出力は 800-2655328 となります。 pluralize ¶ Returns a plural suffix if the value is not 1 , '1' , or a ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to worry about the urlconf parameter. The function returns a ResolverMatch object that allows you to access v ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... herwise very similar to the server_error view, but returns with the status code 400 indicating that the error ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erse() function takes information about a view and returns a URL which would invoke that view. Use of reverse ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
検索 — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o the database ids. When a search using the engine returns a certain document, you can then look it up in the ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eturn either None or an HttpResponse object. If it returns an HttpResponse object, the template response and ... des process_exception . If an exception middleware returns a response, the process_exception methods of the m ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5391
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... L, you must make sure that get_prep_value() always returns a string type. MySQL performs flexible and unexpec ... lass' : MyFormField } defaults . update ( kwargs ) return super () . formfield ( ** defaults ) This assumes w ... type for storing a string. If get_internal_type() returns a string that is not known to Django for the datab ... , obj ): value = self . value_from_object ( obj ) return self . get_prep_value ( value ) Some general advice ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5391
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion has failed and produced a 404, the response it returns will not apply any view middleware methods. Only r ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 5391
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t, saves it and puts it in the related object set. Returns the newly created object: >>> b = Blog . objects . ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT