検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 98 for backend (0.079 sec.)
索引 — Django 4.0.6 ドキュメント 5998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... project コマンドラインオプション _ __contains__() (backends.base.SessionBase のメソッド) (QueryDict のメソッド ... ) __delitem__() (backends.base.SessionBase のメソッド) (HttpResponse のメソ ... a のメソッド) (Distance のメソッド) __getitem__() (backends.base.SessionBase のメソッド) (HttpResponse のメソ ... __len__() (OGRGeometry のメソッド) __setitem__() (backends.base.SessionBase のメソッド) (HttpResponse のメソ ...
https://man.plustar.jp/django/genindex.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cific format before they can be used by a database backend. get_db_prep_value() is the method where those con ... s the connection parameter. This allows you to use backend-specific conversion logic if it is required. For e ... elf ): return 'CharField' No matter which database backend we are using, this will mean that migrate and othe ... tring that is not known to Django for the database backend you are using -- that is, it doesn't appear in dja ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo's select clauses. Also note that some database backends, such as some MySQL versions, don't support subqu ... are quoted correctly according to your particular backend. For example, quotes will be escaped correctly. Ba ... ...]> The postgresql , oracle , and mysql database backends support select_for_update() . However, MariaDB 10 ... True , or of to select_for_update() using database backends that do not support these options, such as MySQL, ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 5998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UEST is active. Additionally, the contrib.sessions.backends.base.SessionBase.flush() and cache_db.SessionStor ... empty session. Maintainers of third-party session backends should check if the same vulnerability is present ... in their backend and correct it if so. 目次 Django 1.4.22 release n ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
Django 1.7.10 release notes — Django 4.0.6 ドキュメント 5998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UEST is active. Additionally, the contrib.sessions.backends.base.SessionBase.flush() and cache_db.SessionStor ... empty session. Maintainers of third-party session backends should check if the same vulnerability is present ... in their backend and correct it if so. 目次 Django 1.7.10 release n ...
https://man.plustar.jp/django/releases/1.7.10.html - [similar]
Django 2.2.13 release notes — Django 4.0.6 ドキュメント 5998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... formed memcached keys ¶ In cases where a memcached backend does not perform key validation, passing malformed ... ty, key validation is added to the memcached cache backends. CVE-2020-13596: Possible XSS via admin ForeignKe ...
https://man.plustar.jp/django/releases/2.2.13.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 5932
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... custom lookups How to implement a custom template backend How to create custom template tags and filters How ...
https://man.plustar.jp/django/howto/index.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5932
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ser from being able to log out. Added the optional backend argument to django.contrib.auth.login() to allow u ... visiting the login page. 新しい AllowAllUsersModelBackend および AllowAllUsersRemoteUserBackend は、 User.is ... _active の値を無視します。一方、 ModelBackend および RemoteUserBackend は inactive なユーザーを拒 ... ンド ¶ Temporal data subtraction was unified on all backends. If the database supports it, backends can set Da ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 3.0.7 リリースノート — Django 4.0.6 ドキュメント 5932
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... formed memcached keys ¶ In cases where a memcached backend does not perform key validation, passing malformed ... ty, key validation is added to the memcached cache backends. CVE-2020-13596: Possible XSS via admin ForeignKe ...
https://man.plustar.jp/django/releases/3.0.7.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 設定をしていなければ、今すぐに行ってください! EMAIL_BACKEND と関連する設定 ¶ あなたのサイトが E メールを送信す ... に合わせた設定 ALLOWED_HOSTS CACHES DATABASES EMAIL_BACKEND と関連する設定 STATIC_ROOT と STATIC_URL MEDIA_ROO ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT