検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 257 for which (0.080 sec.)
Django 1.5 release notes — Django 4.0.6 ドキュメント 5656
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... older versions. We've also dropped some features, which are detailed in our deprecation plan , and we've b ... pts an update_fields argument, letting you specify which fields are written back to the database when you c ... . This class exposes a streaming_content attribute which is an iterator. Since StreamingHttpResponse does n ... o make it easier to deal with JavaScript templates which collide with Django's syntax, you can now use the ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5606
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -7.1.4 . Essentially, the Vary HTTP header defines which headers a cache should take into account when buil ... " , or as specified by ISO 8601 (e.g. P4DT1H15M20S which is equivalent to 4 1:15:20 ) or PostgreSQL's day-t ... verse order so that the call order is the order in which the functions appear in the list/tuple. See decora ... ction of a generator use feedgenerator.DefaultFeed which is currently Rss201rev2Feed For definitions of the ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.3.4 release notes — Django 4.0.6 ドキュメント 5606
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s -- make use of full URLs, including domain name, which are generated from the HTTP Host header. Some atta ... Request.get_host() is being modified; Host headers which contain potentially dangerous content (such as use ... ase , notes , header , Host , parsing , username , which , URLs , users , such クイック検索 Last update: 20 ...
https://man.plustar.jp/django/releases/1.3.4.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5546
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e considered an application and have models, etc. (which would require adding it to INSTALLED_APPS ). アプリ ... ubclasses with different behaviors. To tell Django which one to use by default, set default to True in its ... setting. The AppConfig.name attribute tells Django which application this configuration applies to. You can ... g. 'django.contrib.admin' . This attribute defines which application the configuration applies to. It must ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 5487
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n, this is at least a cross-site scripting vector, which could be quite serious if developers load a copy o ... lopment or connect to some production services for which there's no development instance, for example. If a ... r , then the attacker could execute arbitrary SQL, which could be especially bad if the developers connect ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Full text search — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Entry instances we're searching belong to a Blog , which has a tagline field. To query against both fields, ... f the resulting terms. If search_type is 'plain' , which is the default, the terms are treated as separate ... = False ) ¶ So far, we've returned the results for which any match between the vector and the query are pos ... relevancy. PostgreSQL provides a ranking function which takes into account how often the query terms appea ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be inverted by setting inverse_match to True , in which case the ValidationError is raised when a match is ... with re.compile() . Defaults to the empty string, which will be found in every possible value . message ¶ ... 'max_value' if value is greater than limit_value , which may be a callable. MinValueValidator ¶ class MinVa ... of 'min_value' if value is less than limit_value , which may be a callable. MaxLengthValidator ¶ class MaxL ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... S . This is especially useful for third-party apps which can now always use {% load static %} (instead of { ... backends to customize them without mutating self , which isn't safe when using different database backends. ... warning to dumpdata if a proxy model is specified (which results in no output) without its concrete parent. ... arguments the function accepts. Added BigAutoField which acts much like an AutoField except that it is guar ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sts ¶ Django includes a CSRF-protection mechanism, which makes use of a token inserted into outgoing forms. ... of a combination of browser plugins and redirects which can allow an attacker to provide custom HTTP heade ... an AJAX request, thereby defeating CSRF protection which trusts the same-origin nature of AJAX requests. Mi ... , for ease of use with popular JavaScript toolkits which allow insertion of custom headers into all AJAX re ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n, this is at least a cross-site scripting vector, which could be quite serious if developers load a copy o ... lopment or connect to some production services for which there's no development instance, for example. If a ... r , then the attacker could execute arbitrary SQL, which could be especially bad if the developers connect ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT