検索

phrase: max: clip:
target: order:
Results of 61 - 68 of about 68 for connection (0.082 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 6212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango 1.2 introduced support for multiple database connections, Django 1.3 allows you to use the new CACHES sett ... ing to define multiple named cache connections. Secondly, versioning , site-wide prefixing and t ... ually rolled back at the end of a request when the connection is closed. Until Django 1.3, transactions were onl ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... treatment of nonexistent and ambiguous datetimes. connection.queries now shows COPY … TO statements on PostgreS ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions can now be called without an active database connection. In that case, check for a consistent migration hi ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ports connecting by a service name. See PostgreSQL connection settings for more details. The new AddConstraintNo ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 6212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 込みをするための独自の SQL を記述します。 django.db.connection.queries を使い、Django があなたのために何を書いてい ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 6212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... HTTP header that informs a browser that all future connections to a particular site should always use HTTPS. Com ... requests over HTTP to HTTPS, this will ensure that connections always enjoy the added security of SSL provided o ... ne successful connection has occurred. HSTS may either be configured with S ...
https://man.plustar.jp/django/topics/security.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... will be removed: django.db.backend django.db.close_connection() django.db.backends.creation.BaseDatabaseCreation ... be removed in favor of the specific backends. SMTPConnection will be removed in favor of a generic email backen ... _* family of top-level settings to define database connections will be removed. The ability to use shorthand not ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pooling and server-side cursors if you're using a connection pooler configured in transaction pooling mode. Whe ... doesn't provide isolation between queries within a connection, be careful when writing to the table being iterat ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT