検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 135 for Returns (0.101 sec.)
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 5500
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... consequence, fetching a JSONField with raw SQL now returns a string instead of pre-loaded data. You will need ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 5500
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e_new_loop = False ) ¶ Takes an async function and returns a sync function that wraps it. Can be used as eith ... tive = True ) [ソース] ¶ Takes a sync function and returns an async function that wraps it. Can be used as ei ...
https://man.plustar.jp/django/topics/async.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 5464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ust also import the groups_for_user function which returns a list groups the given user belongs to. from djan ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rocessors' option in OPTIONS . The regroup tag now returns namedtuple s instead of dictionaries so you can un ... accepts a lookup_type and field_name arguments and returns the appropriate SQL to truncate the given time fie ... . It accepts a field_name and tzname arguments and returns the SQL necessary to cast a datetime value to time ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5464
" + 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.4.11.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... related() has been added to QuerySet . This method returns a new QuerySet that will prefetch each of the spec ... ckend. """ def open ( self , name , mode = 'rb' ): return Spam ( open ( self . path ( name ), mode )) YAML de ... that the output is insecure. FormMixin get_initial returns an instance-specific dictionary ¶ In Django 1.3, t ... markdown when safe mode set FormMixin get_initial returns an instance-specific dictionary Features deprecate ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5464
" + 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.5.6.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 5464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .execute_wrapper() ¶ execute_wrapper ( wrapper ) ¶ Returns a context manager which, when entered, installs a ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5464
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n = _ ( 'Is it a mouse?' )) def is_mouse ( self ): return self . kind . type == MOUSE_TYPE Lazy 翻訳オブジェク ... uages ¶ {% get_available_languages as LANGUAGES %} returns a list of tuples in which the first element is the ... uage ¶ {% get_current_language as LANGUAGE_CODE %} returns the current user's preferred language as a string. ... ¶ {% get_current_language_bidi as LANGUAGE_BIDI %} returns the current locale's direction. If True , it's a r ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
PostgreSQL specific form fields and widgets — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lue of a field, for example a DateRangeField , and returns a tuple representing a lower and upper bound. 目次 ...
https://man.plustar.jp/django/ref/contrib/postgres/forms.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT