検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 572 for function (0.094 sec.)
Django Deprecation Timeline — Django 4.0.6 ドキュメント 4521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango.utils.timezone.make_aware() django.db.models.functions.Trunc() django.db.models.functions.TruncSecond() ... django.db.models.functions.TruncMinute() django.db.models.functions.TruncHou ... r() django.db.models.functions.TruncDay() django.db.models.functions.TruncWeek() ... django.db.models.functions.TruncMonth() django.db.models.functions.TruncQuar ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.4.19 release notes — Django 4.0.6 ドキュメント 4521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... security release, the django.views.static.serve() function was altered to stream the files it serves. Unfortu ...
https://man.plustar.jp/django/releases/1.4.19.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 4521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion) ¶ Added the get_supported_language_variant() function. Untranslated strings for territorial language var ... e it in model forms. A number of new text database functions are added: Chr , Left , LPad , LTrim , Ord , Repe ... ight , RPad , RTrim , and Trim . The new TruncWeek function truncates DateField and DateTimeField to the Monda ... has_usable_password() and the is_password_usable() function no longer return False if the password is None or ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2.18 release notes — Django 4.0.6 ドキュメント 4521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ive.extract() ¶ The django.utils.archive.extract() function, used by startapp --template and startproject --te ...
https://man.plustar.jp/django/releases/2.2.18.html - [similar]
Django 3.0.12 release notes — Django 4.0.6 ドキュメント 4521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ive.extract() ¶ The django.utils.archive.extract() function, used by startapp --template and startproject --te ...
https://man.plustar.jp/django/releases/3.0.12.html - [similar]
テストツール — Django 4.0.6 ドキュメント 4521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tml(" " + filtername + " "); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix ... ").on("click", function() { $("section.c-content-unix").show(); $("section ... ("checked", true); }); $(".c-tab-win").on("click", function() { $("section.c-content-win").show(); $("section. ... L and the behavior of web pages, namely JavaScript functionality. Django also provides special support for tho ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 4461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... とができます。 You can acquire the token like this: function getCookie ( name ) { let cookieValue = null ; if ( ... to another domain. } ); fetch ( request ). then ( function ( response ) { // ... }); Jinja2 テンプレートで CS ... has called django.middleware.csrf.get_token() (the function used internally to retrieve the CSRF token), if it ... mplate tag is used by a template (or the get_token function is called some other way), CsrfViewMiddleware will ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Django 3.1.6 release notes — Django 4.0.6 ドキュメント 4461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ive.extract() ¶ The django.utils.archive.extract() function, used by startapp --template and startproject --te ...
https://man.plustar.jp/django/releases/3.1.6.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 4461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rendered text. Django does not provide a shortcut function which returns a TemplateResponse because the const ... could be: A model: the model's get_absolute_url() function will be called. A view name, possibly with argumen ... ermanent redirect. 例 ¶ You can use the redirect() function in a number of ways. By passing some object; that ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 4393
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... view to invoke. Django also provides a convenience function -- reverse() -- which performs this process in the ... opposite direction. The reverse() function takes information about a view and returns a URL w ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT