検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 312 for use (0.099 sec.)
「How-to」ガイド — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... に役立つはずです。 How to authenticate using REMOTE_USER How to create custom django-admin commands How to ... Django with a legacy database How to configure and use logging How to create CSV output How to create PDF ... ート 次のトピックへ How to authenticate using REMOTE_USER 関連キーワード How , ガイド , create , custom , f ...
https://man.plustar.jp/django/howto/index.html - [similar]
Mailing lists — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s on Google Groups that are open to anyone. django-users ¶ This is the right place if you are looking to ... debugging of Django. 注釈 If it's the first time you send an email to this list, your email must be accep ... if your message does not appear instantly. django-users mailing archive django-users subscription email ... address django-users posting email django-developers ¶ The discussion ...
https://man.plustar.jp/django/internals/mailing-lists.html - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an make installation and upgrading much easier for users of Django since the integration includes the abi ... latest stable release of Django, so if you want to use the development version of Django you'll need to f ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions ¶ The functions documented on this page allow users to access geographic database functions to be us ... database backend supports the function you want to use. If you call a geographic function on a backend th ... . Ignored on MySQL and Oracle. precision It may be used to specify the number of significant digits for t ... ed on Oracle. version Specifies the GML version to use: 2 (default) or 3. AsKML ¶ class AsKML ( expressio ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
ロギング — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | up | next » ロギング ¶ 参考 How to configure and use logging Django logging overview Django's logging m ... go のデフォルトのロギング設定 ¶ By default, Django uses Python's logging.config.dictConfig format . Defau ... oes not post messages using this name. Instead, it uses one of the loggers below. django.request ¶ リクエ ... 使ったパラメータ。 alias : The alias of the database used in the SQL call. パフォーマンスの観点から、 SQL ロ ...
https://man.plustar.jp/django/ref/logging.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 。デフォルトは False です。 flags ¶ The regex flags used when compiling the regular expression string rege ... overrides allowlist . message ¶ The error message used by ValidationError if validation fails. Defaults ... regular expression (the domain_regex attribute) is used to validate whatever appears after the @ sign. Ho ... 2 で非推奨: The whitelist parameter is deprecated. Use allowlist instead. The undocumented domain_whiteli ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.1.3 リリースノート — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ially-supported feature has been the ability for a user with sufficient knowledge of a model's structure ... and the format of these lookup arguments to invent useful new filters on the fly by manipulating the quer ... wever, it has been demonstrated that this can be abused to gain access to information outside of an admin ... user's permissions; for example, an attacker with acce ...
https://man.plustar.jp/django/releases/1.1.3.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oning ¶ Some parts of Django -- independent of end-user-written applications -- make use of full URLs, in ... ntation has for some time contained notes advising users on such configuration. Django's own built-in par ... HttpRequest.get_host() -- was incorrectly handling username/password information in the header. Thus, for ... ndom @evilsite . com Using this, an attacker can cause parts of Django -- particularly the password-reset ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 1.8.18 リリースノート — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 17-7233: Open redirect and possible XSS attack via user-supplied numeric redirect URLs ¶ Django relies on ... user input in some cases (e.g. django.contrib.auth.vie ... ws.login() and i18n ) to redirect the user to an "on success" URL. The security check for th ... oes any redirects as they don't provide any known, useful functionality. Note, however, that this view ha ...
https://man.plustar.jp/django/releases/1.8.18.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 3965
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ide effect of fixing #24704 . Made deferred models use their proxied model's _meta.apps for caching and r ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]