検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 52 for operation (0.009 sec.)
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... activated using the new CryptoExtension migration operation. django.contrib.postgres.indexes.GinIndex now supp ... the database. The new BtreeGistExtension migration operation installs the btree_gist extension to add support f ... eded in third-party database backends. The DatabaseOperations.datetime_cast_date_sql() , datetime_cast_time_sql ... l() methods now return only the SQL to perform the operation instead of SQL and a list of parameters. Third-par ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 7049
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o refer to model field values and perform database operations using them without actually having to pull them o ... rate an SQL expression that describes the required operation at the database level. Let's try this with an exam ... ibute, in fact it's an SQL construct describing an operation on the database. When Django encounters an instanc ... SQL syntax to refer to the field and describe the operation. To access the new value saved this way, the objec ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7049
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... urrent timezone in forms and templates, as well as operations on aware datetimes in UTC are unaffected. However ... gs for more details. The new AddConstraintNotValid operation allows creating check constraints on PostgreSQL wi ... sfy the new constraint. The new ValidateConstraint operation allows validating check constraints which were cre ... e needed in third-party database backends. DatabaseOperations.year_lookup_bounds_for_date_field() and year_look ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s expected.""" pass [ドキュメント] class SuspiciousOperation ( Exception ): """The user did something suspiciou ... s""" class SuspiciousMultipartForm ( SuspiciousOperation ): """Suspect MIME request in multipart form data" ... "" pass class SuspiciousFileOperation ( SuspiciousOperation ): """A Suspicious filesyste ... m operation was attempted""" pass class DisallowedHost ( Suspi ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s, crosses, disjoint, overlaps, touches and within operations. Refer to the Prepared Geometries documentation f ... w, may be used with other GEOSGeometry objects. An operation with a prepared geometry can be orders of magnitud ... ry that is prepared, the larger the speedup in the operation. For more information, please consult the GEOS wik ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... install it using the BtreeGistExtension migration operation. If you attempt to insert a new row that conflicts ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , template_name = '400.html' ) ¶ When a SuspiciousOperation is raised in Django, it may be handled by a compon ... hat the error condition was the result of a client operation. By default, nothing related to the exception that ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecklist for reference when undertaking the porting operation. Problem reports and getting help ¶ Need help reso ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is to be used to lock records until the next write operation. Django 1.6 introduced database-level autocommit; ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6930
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions autodetector to generate an AlterModelOptions operation instead of DeleteModel and CreateModel operations ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
PREV 1 2 3 4 5 6 NEXT