検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 145 for Case (0.087 sec.)
Unit tests — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s runtests.py with the supplied arguments (in this case, --settings=my_postgres_settings ). The remainder ... ype them. Tests that only fail in combination ¶ In case a test passes when run in isolation but fails with ... --bisect and --pair , if you already suspect which cases might be responsible for the failure, you may lim ... db import models from django.test import SimpleTestCase class TestModelDefinition ( SimpleTestCase ): def ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . The same pattern applies to all spatial lookups. Case 検索方法 SQL Equivalent N, B rast__contains=rst ST ... ple, 'inside+touch' . [2] The relation strings are case-insensitive. 実装例: Zipcode . objects . filter ( ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r_id of the model. (This example doesn't # support cases where 'creator_id' is deferred). if not self . _s ... mplementation to clarify how that is done. In this case it would be possible to use a super() call in the ... algorithm results in one more query in the UPDATE case. There are some rare cases where the database does ... SQL ON UPDATE trigger which returns NULL . In such cases it is possible to revert to the old algorithm by ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stgreSQL virtual fields ( #22514 ). Prevented edge case where values of FK fields could be initialized wit ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ths (or directory paths), rather than applabel.TestCase.test_method_name pseudo-paths. This allows running ... o. See Model.save() for more details. In some rare cases the database doesn't report that a matching row w ... SQL ON UPDATE trigger which returns NULL . In such cases it is possible to set django.db.models.Options.se ... uires at least one keyword argument. The SimpleTestCase class includes a new assertion helper for testing ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g basic auth ¶ Django relies on user input in some cases (e.g. django.contrib.auth.views.login() and i18n ... e those hashes to prevent a timing attack for that case. Bugfixes ¶ Fixed a crash on PostgreSQL that preve ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a crash when calling the migrate command in a test case with the available_apps attribute pointing to an a ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g basic auth ¶ Django relies on user input in some cases (e.g. django.contrib.auth.views.login() and i18n ... e those hashes to prevent a timing attack for that case. Bugfixes ¶ Skipped URL checks (new in 1.9) if the ... n relationships ( #26162 ). Fixed a regression for cases where ForeignObject.get_extra_descriptor_filter() ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 5440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... string >>> gt3 = OGRGeomType ( 'POLYGON' ) # It's case-insensitive >>> print ( gt1 == 3 , gt1 == 'Polygon ... raster, as a point object with x and y members. In case of north up images, these coefficients are both 0 ... tics might be cached in an auxiliary file. In some cases this metadata might be out of sync with the pixel ... ect the value of the approximate argument. In such cases, use the refresh argument to get updated values a ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 5440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ class CIText ( ** options ) ¶ A mixin to create case-insensitive text fields backed by the citext type. ... citext behaves similar to PostgreSQL's text type. Case-insensitive collations On PostgreSQL 12+, it's pre ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT