検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 105 for Built (0.081 sec.)
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6385
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... details. プラガブルなファイルストレージ ¶ Django's built-in FileField and ImageField now can take advantage ... s all of its previous functionality, but it is now built from two separate middleware classes which handle ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6385
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... a robust and configurable messages framework with built-in support for cookie- and session-based messaging ... details. Relaxed requirements for usernames ¶ The built-in User model's username field now allows a wider ... re machinery still accepts function-based loaders (builtin or third party) so there is no immediate need to ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.3.4 release notes — Django 4.0.6 ドキュメント 6385
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... advising users on such configuration. Django's own built-in parsing of the Host header is, however, still v ...
https://man.plustar.jp/django/releases/1.3.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6385
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... in Django 1.7 ¶ Schema migrations ¶ Django now has built-in support for schema migrations. It allows models ... t__ in any way. If your field just inherits from a built-in Django field and doesn't override __init__ , no ... rride deconstruct() , a good place to start is the built-in Django fields ( django/db/models/fields/__init_ ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6385
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... e.backends.redis.RedisCache cache backend provides built-in support for caching with Redis. redis-py 3.0.0 ... directly in filters. The new default argument for built-in aggregates allows specifying a value to be retu ... recated. The default sitemap protocol for sitemaps built outside the context of a request will change from ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... 。それぞれのフィールドの挙動の完全な詳細は、あとの "Built-in Field classes" セクションにある "Empty value" ノ ... erriding the default template, see also Overriding built-in form templates . template_name_label ¶ New in D ... erriding the default template, see also Overriding built-in form templates . as_p() ¶ Form. as_p () ¶ as_p( ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
設定 — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... ト値: '' (空文字列) The database backend to use. The built-in database backends are: 'django.db.backends.post ... 定義されていません The template backend to use. The built-in template backends are: 'django.template.backend ... DjangoTemplates and Jinja2 for the options of the built-in backends. TEST_RUNNER ¶ デフォルト値: 'django.t ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... advising users on such configuration. Django's own built-in parsing of the Host header is, however, still v ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django におけるテスト — Django 4.0.6 ドキュメント 6295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... write tests in Django is using the unittest module built-in to the Python standard library. This is covered ...
https://man.plustar.jp/django/topics/testing/index.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6192
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .text(); if ($.inArray(filtername, django_template_builtins.tfilters) != -1) { var fragment = filtername.re ... checking the connection.vendor attribute. Current built-in vendor names are: sqlite , postgresql , mysql , ... e details of writing custom form fields. Emulating built-in field types ¶ If you have created a db_type() m ... cifying the form field for a model field Emulating built-in field types シリアライズするためにフィールドデー ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT