検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 135 for provide (0.046 sec.)
How to provide initial data for models — Django 4.0.6 ドキュメント 7931
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Index | Modules « previous | up | next » How to provide initial data for models ¶ アプリケーションを最初に ... テスト環境の一貫性を保つのに役立ちます。 目次 How to provide initial data for models マイグレーションで初期デー ...
https://man.plustar.jp/django/howto/initial-data.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 7931
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arMixin ¶ A mixin that can be used to retrieve and provide parsing information for a year component of a date ... ontaining the first day of the year after the date provided. This function can also return None or raise an H ... ntaining the first day of the year before the date provided. This function can also return None or raise an H ... thMixin ¶ A mixin that can be used to retrieve and provide parsing information for a month component of a dat ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 7762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e. Also, if a developer relies on is_safe_url() to provide safe redirect targets and puts such a URL into a l ... he view no longer does any redirects as they don't provide any known, useful functionality. Note, however, th ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7762
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this in core, a custom authentication backend can provide this implementation and it will be used by django. ... ormation. Permissions for anonymous users ¶ If you provide a custom auth backend with supports_anonymous_user ... le email backend to send messages. If your hosting provider uses a sandbox or some other non-SMTP technique f ... y or disable the colors used by django-admin.py to provide syntax highlighting . Syndication feeds as views ¶ ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 7413
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ートバージョン ¶ At any given time, the Django team provides official security support for several versions of ... ding to the release of Django 1.5, support will be provided for Django 1.4 and Django 1.3. Upon the release o ... ystem vendors and other distributors of Django who provide a suitably-generic (i.e., not an individual's pers ... revoked at any time, with or without explanation. Provide all required information A failure to provide the ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 7245
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at you don't directly control but to which you can provide hints (via HTTP headers) about which parts of your ... allotted a specified amount of RAM. All it does is provide a fast interface for adding, retrieving and deleti ... s to control caching behavior. These arguments are provided as additional keys in the CACHES setting. Valid a ... exist, InvalidCacheBackendError will be raised. To provide thread-safety, a different instance of the cache b ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 7064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a word in the documentation, the preferred way to provide the patch is using GitHub pull requests without a ... ed by posting comments on the ticket. If you don't provide regular updates, and you don't respond to a reques ... ity and makes some sort of design decision. If you provide a non-trivial patch, include evidence that alterna ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 7064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... value for X-Auth-User , an attacker may be able to provide an X-Auth_User header (with underscore) and bypass ... .. safe. If a developer relied on is_safe_url() to provide safe redirect targets and put such a URL into a li ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 7064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... value for X-Auth-User , an attacker may be able to provide an X-Auth_User header (with underscore) and bypass ... .. safe. If a developer relied on is_safe_url() to provide safe redirect targets and put such a URL into a li ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 7064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be the name of a database. If this argument isn't provided, Django uses the "default" database. Under the ho ... elopers. To alleviate this problem, most databases provide an autocommit mode. When autocommit is turned on a ... mail notification, or a cache invalidation. Django provides the on_commit() function to register callback fun ... back that transaction after each test, in order to provide test isolation. This means that no transaction is ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT