検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 135 for Returns (0.080 sec.)
GeoDjango Management Commands — Django 4.0.6 ドキュメント 5536
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... D ¶ Generates a __str__() method on the model that returns the given field name. --no-imports ¶ Suppresses th ...
https://man.plustar.jp/django/ref/contrib/gis/commands.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 5536
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oadedFile. multiple_chunks ( chunk_size = None ) ¶ Returns True if the uploaded file is big enough to require ... aryUploadedFile. temporary_file_path () [ソース] ¶ Returns the full path to the temporary uploaded file. clas ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5536
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango.core.exceptions.ValidationError exception or returns the clean value: >>> from django import forms >>> ... his field, enumeration choices, or a callable that returns such an iterable. This argument accepts the same f ... s: coerce ¶ A function that takes one argument and returns a coerced value. Examples include the built-in int ... s ( data_list ) ¶ Takes a list of valid values and returns a "compressed" version of those values -- in a sin ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 5536
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a series of conditions for each row of a table and returns the matching result expression. Conditional expres ... Conditional filter ¶ When a conditional expression returns a boolean value, it is possible to use it directly ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 5536
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ition in BaseCache.get_or_set() ( #26332 ). It now returns the default value instead of False if there's an e ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5536
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cording to RFC 7234#section-5.2.2.2 . delete() now returns True if the key was successfully deleted, False ot ... ite requests. The new HttpRequest.accepts() method returns whether the request accepts the given MIME type ac ... ed to the connection._nodb_cursor() method and now returns a context manager that yields a cursor and automat ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5500
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cToAsync . thread_sensitive_context . set ( self ) return self async def __aexit__ ( self , exc , value , tb ... oAsync, before finally exiting once the async task returns. """ # Maps launched Tasks to the threads that lau ... """ Implementation of asyncio.current_task() that returns None if there is no task. """ try : return asyncio ... itive = thread_sensitive , executor = executor , ) return SyncToAsync ( func , thread_sensitive = thread_sens ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5500
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he current site is cached, and any subsequent call returns the cached data instead of hitting the database. I ... at checks if django.contrib.sites is installed and returns either the current Site object or a RequestSite ob ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5500
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent-side i18n library upon Django translations. It returns a JSON object containing a translations catalog, f ... functions. Added the Now database function, which returns the current date and time. Transform is now a subc ... ful since {% include %} silences the exception and returns an empty string). The firstof template tag support ... ns so the "IN" SQL is now "=", and if the subquery returns multiple results, at least some databases will thr ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5500
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... names that DatabaseIntrospection.get_constraints() returns must be normalized by identifier_converter() . SQL ... ved. django.utils.http.urlsafe_base64_encode() now returns a string instead of a bytestring, and django.utils ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT