検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 438 for For (4.655 sec.)
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 3324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y is not raised when using the db_column name of a ForeignKey field with primary_key=True ( #12768 ). Pre ... ). Fixed has_changed() method in contrib.postgres.forms.HStoreField ( #25215 , #25233 ). Fixed the recor ... varchar_patterns_ops and text_patterns_ops indexes for ArrayField ( #25180 ). 目次 Django 1.8.4 リリースノ ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
Django 1.8.5 リリースノート — Django 4.0.6 ドキュメント 3324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ies with a model containing a field that is both a foreign and primary key ( #24951 ). Fixed AssertionErr ... s ( #24525 ). Fixed a migrations crash with GenericForeignKey ( #25040 ). Made translation.override() cle ... ield on the model ( #25299 ). Fixed autocompletion for options of non- argparse management commands ( #25 ... T(*) instead of COUNT('*') as versions of Django before 1.8 did ( #25377 ). This may fix a performance re ...
https://man.plustar.jp/django/releases/1.8.5.html - [similar]
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 3324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nal seconds could be saved as None ( #26324 ). The forms in contrib.auth no longer strip trailing and lea ... heir password. It provides backwards-compatibility for earlier versions of Django. Fixed a memory leak in ... when using a reverse lookup with a subquery when a ForeignKey has a to_field set to something other than ... n renaming the primary key of a model containing a ForeignKey to 'self' ( #26384 ). Fixed JSONField inadv ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 3324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rt of the password hash is displayed in the change form. Admin users with the view (but not change) permi ... fault_related_name ( #29755 ). Added compatibility for cx_Oracle 7 ( #29759 ). Fixed a regression in Djan ... ission made a POST request to an admin user change form ( #29809 ). 目次 Django 2.1.2 リリースノート CVE- ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
Django 2.2.26 release notes — Django 4.0.6 ドキュメント 3324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... was unrestricted this provided a potential vector for a denial-of-service attack. In order to mitigate t ... ango security policy . CVE-2021-45116: Potential information disclosure in dictsort template filter ¶ Due ... rt template filter was potentially vulnerable to information disclosure or unintended method calls, if pa ... er, all untrusted user input should be validated before use. This issue has severity "low" according to t ...
https://man.plustar.jp/django/releases/2.2.26.html - [similar]
Django 3.2.11 release notes — Django 4.0.6 ドキュメント 3324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... was unrestricted this provided a potential vector for a denial-of-service attack. In order to mitigate t ... ango security policy . CVE-2021-45116: Potential information disclosure in dictsort template filter ¶ Due ... rt template filter was potentially vulnerable to information disclosure or unintended method calls, if pa ... er, all untrusted user input should be validated before use. This issue has severity "low" according to t ...
https://man.plustar.jp/django/releases/3.2.11.html - [similar]
Django におけるテスト — Django 4.0.6 ドキュメント 3324
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed testing is an extremely useful bug-killing tool for the modern web developer. You can use a collection ... s of logic -- from HTTP-level request handling, to form validation and processing, to template rendering. ...
https://man.plustar.jp/django/topics/testing/index.html - [similar]
django.contrib.postgres.validators — Django 4.0.6 ドキュメント 3299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ible class KeysValidator : """A validator designed for HStore to require/restrict keys.""" messages = { " ...
https://man.plustar.jp/django/_modules/django/contrib/postgres/validators.html - [similar]
django.core.checks.messages — Django 4.0.6 ドキュメント 3299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etattr ( self , attr ) == getattr ( other , attr ) for attr in [ "level" , "msg" , "hint" , "obj" , "id" ...
https://man.plustar.jp/django/_modules/django/core/checks/messages.html - [similar]
Django 1.3.5 release notes — Django 4.0.6 ドキュメント 3299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... made changes to Django's HTTP redirect classes, performing additional validation of the scheme of the URL ... s the supplied hostname. This function is intended for use whenever user-supplied redirect targets are ac ...
https://man.plustar.jp/django/releases/1.3.5.html - [similar]