検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 105 for Built (0.247 sec.)
GeoDjango Installation — Django 4.0.6 ドキュメント 6681
" + 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 ... m isn't aware of the directory where the libraries built from source were installed. In general, the librar ... to use. The typical library directory for software built from source is /usr/local/lib . Thus, /usr/local/l ... ath is set correctly and geospatial libraries were built perfectly. The binutils package may be installed o ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
File オブジェクト — Django 4.0.6 ドキュメント 6681
" + 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 mode argument allows the same values as Python's built-in open() . When reopening a file, mode will overr ... bject , name = None ) [ソース] ¶ Django provides a built-in class specifically for images. django.core.file ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6681
" + 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 ... on to add support for operator classes that aren't built-in. inspectdb can now introspect JSONField and var ... a list of keys that failed to be inserted. For the built-in backends, failed inserts can only happen on mem ... if the backend supports this feature. Of Django's built-in backends, only Oracle supports it. The new conn ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 6578
" + 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 ... For example, here's the user module from Django's built-in django.contrib.auth app: 警告 "選択したオブジェ ... eed to return intermediate pages. For example, the built-in delete action asks for confirmation before dele ... For example, you can use this method to remove the built-in "delete selected objects" action: admin . site ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
Django 2.2.20 release notes — Django 4.0.6 ドキュメント 6578
" + 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 uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulne ...
https://man.plustar.jp/django/releases/2.2.20.html - [similar]
Django 3.0.14 release notes — Django 4.0.6 ドキュメント 6578
" + 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 uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulne ...
https://man.plustar.jp/django/releases/3.0.14.html - [similar]
Django 3.1.8 release notes — Django 4.0.6 ドキュメント 6488
" + 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 uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulne ...
https://man.plustar.jp/django/releases/3.1.8.html - [similar]
django.db.utils — 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 ... und. Display a helpful error message # listing all built-in database backends. import django.db.backends bu ... me not in [ "django.db.backends. %s " % b for b in builtin_backends ]: backend_reprs = map ( repr , sorted ... ( builtin_backends )) raise ImproperlyConfigured ( " %r is ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
API Reference — 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 ... ctions for use in URLconfs Django Utils バリデータ Built-in Views 前のトピックへ トラブルシューティング 次の ...
https://man.plustar.jp/django/ref/index.html - [similar]
モデルフィールドリファレンス — 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 ... import File # Open an existing file using Python's built-in open() f = open ( '/path/to/hello.world' ) myfi ... in QuerySet s (e.g. field_name__exact="foo" ). All built-in lookups are registered by default. All of Djang ... o's built-in fields, such as CharField , are particular impl ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT