検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 98 for backend (0.028 sec.)
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6559
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or the db_tablespace of the model, if any. If the backend doesn't support tablespaces for indexes, this opti ... ることに注意しなければなりません。詳しくは database backend notes を参照してください。 CharField. db_collation ... this will not be portable across multiple database backends. Oracle Oracle supports collations only when the ... this will not be portable across multiple database backends. Oracle Oracle does not support collations for a ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6494
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... thod of the configured STATICFILES_STORAGE storage backend. --no-default-ignore ¶ Don't ignore the common pri ... rage ¶ A subclass of the FileSystemStorage storage backend that uses the STATIC_ROOT setting as the base file ... age ¶ A subclass of the StaticFilesStorage storage backend which stores the file names it handles by appendin ... load time for subsequent page visits. The storage backend automatically replaces the paths found in the save ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 6442
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ider has an API, you can use a custom file storage backend to integrate the CDN with your Django project. If ... ve written or are using a 3rd party custom storage backend, you can tell collectstatic to use it by setting S ... TORAGE to the storage engine. たとえば、S3 storage backend を myproject.storage.S3Storage としてすでに書いてい ... tting. For details on how you'd write one of these backends, see How to write a custom storage class . There ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 6442
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to serialize session data before storing it in the backend. If you're using the signed cookie session backend ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 6390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tore ¶ In previous versions of Django, the session backends created a new empty record in the session storage ... ession records to be evicted. The built-in session backends now create a session record only if the session i ... view to anonymous users. As each built-in session backend was fixed separately (rather than a fix in the cor ... ons framework), maintainers of third-party session backends should check whether the same vulnerability is pr ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 6390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tore ¶ In previous versions of Django, the session backends created a new empty record in the session storage ... ession records to be evicted. The built-in session backends now create a session record only if the session i ... view to anonymous users. As each built-in session backend was fixed separately (rather than a fix in the cor ... ons framework), maintainers of third-party session backends should check whether the same vulnerability is pr ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s could be used as a context manager. The specific backend's cursor defined the behavior of the context manag ... later is installed. django.contrib.messages ¶ The backends for django.contrib.messages that use cookies, wil ... go.contrib.sessions ¶ The "django.contrib.sessions.backends.cached_db" session backend now respects SESSION_C ... ic for example usage. The CachedStaticFilesStorage backend gets a sibling class called ManifestStaticFilesSto ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e -- a spatial database for SQLite -- as a spatial backend. Geographic aggregates ( Collect , Extent , MakeLi ... ists, marking each item in the list as safe. Cache backends now support incr() and decr() commands to increme ... t and decrement the value of a cache key. On cache backends that support atomic increment/decrement -- most n ... otably, the memcached backend -- these operations will be atomic, and quite fast ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 6272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... driver like mysqlclient . See notes for the MySQL backend for details. SQLite を使うなら、 SQLite backend no ... Oracle のコピーが必要ですが、 notes for the Oracle backend を読んで、 Oracle と cx_Oracle の両方について、 Dj ...
https://man.plustar.jp/django/topics/install.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... requires OpenSSL 1.1+ and more memory. Redis cache backend ¶ The new django.core.cache.backends.redis.RedisCa ... che cache backend provides built-in support for caching with Redis. ... eoAdmin . django.contrib.postgres ¶ The PostgreSQL backend now supports connecting by a service name. See Pos ... キャッシュ ¶ The new async API for django.core.cache.backends.base.BaseCache begins the process of making cache ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT