検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 112 for allows (0.053 sec.)
File オブジェクト — Django 4.0.6 ドキュメント 6434
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (which also does File.seek(0) ). The mode argument allows the same values as Python's built-in open() . When ... s especially useful with very large files since it allows them to be streamed off disk and avoids storing th ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
Constraints reference — Django 4.0.6 ドキュメント 6434
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ew in Django 4.0. Positional argument *expressions allows creating functional unique constraints on expressi ... the covering unique index as non-key columns. This allows index-only scans to be used for queries that selec ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6434
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ました。 The new InlineModelAdmin.classes attribute allows specifying classes on inline fieldsets. Inlines wi ... ter for the django.contrib.auth.views.login() view allows redirecting authenticated users visiting the login ... well as the isvalid lookup, all for PostGIS. This allows filtering and repairing invalid geometries on the ... handle() method. The new check --fail-level option allows specifying the message level that will cause the c ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 6358
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ew in Django 3.2. Positional argument *expressions allows creating functional indexes on expressions and dat ... ded in the covering index as non-key columns. This allows index-only scans to be used for queries that selec ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 6358
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ot reverse such patterns. The current_app argument allows you to provide a hint to the resolver indicating t ... . The function returns a ResolverMatch object that allows you to access various metadata about the resolved ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6358
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... different index types, such as GinIndex . It also allows defining the order (ASC/DESC) for the columns of t ... CIEmailField , and CITextField . The new JSONBAgg allows aggregating values as a JSON array. The HStoreFiel ... d (model field) and HStoreField (form field) allow storing null values. キャッシュ ¶ Memcached backend ... les. CSRF ¶ Added the CSRF_USE_SESSIONS setting to allow storing the CSRF token in the user's session rather ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6358
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... スを使ったビュー ¶ Django 1.3 adds a framework that allows you to use a class as a view. This means you can c ... context from the included context The with tag now allows you to define multiple context variables in a sing ... port for multiple database connections, Django 1.3 allows you to use the new CACHES setting to define multip ... uments -- for example: { % extends "base.html" % } allows you to specify a base template as a constant, but ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6358
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ule ¶ Django 1.6 ships with a new test runner that allows more flexibility in the location of tests. The pre ... label.TestCase.test_method_name pseudo-paths. This allows running tests located anywhere in your codebase, r ... d ¶ A new django.db.models.BinaryField model field allows storage of raw binary data in the database. GeoDja ... r_concrete_model argument, which when set to False allows the field to reference proxy models. The default i ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6358
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ートしていません。 The new GDALRaster.warp() method allows warping a raster by specifying target raster prope ... ong others). The new GDALRaster.transform() method allows transforming a raster into a different spatial ref ... arked with an initial = True class attribute which allows migrate --fake-initial to more easily detect initi ... time. Transform is now a subclass of Func() which allows Transform s to be used on the right hand side of a ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6358
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng your own checks ¶ The framework is flexible and allows you to write functions that perform any other kind ... abel your check. Tagging checks is useful since it allows you to run only a certain group of checks. For exa ...
https://man.plustar.jp/django/topics/checks.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT