検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 235 for only (0.050 sec.)
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mary_key=True implies null=False and unique=True . Only one primary key is allowed on an object. The prima ... ry key field is read-only. If you change the value of the primary key on an ... that if you set this to point to a DateTimeField , only the date portion of the field will be considered. ... tabase backends. Oracle Oracle supports collations only when the MAX_STRING_SIZE database initialization p ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 6452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lt-in session backends now create a session record only if the session is actually modified; empty session ... ds are not created. Thus this potential DoS is now only possible if the site chooses to expose a session-m ... so the possibility of newlines entering your data only exists if you are using these validators outside o ... ines , validators , validate , input , injection , only , using クイック検索 Last update: 2022年6月01日 « ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ee ファイルの管理 for more information. FILES will only contain data if the request method was POST and th ... h representing the resolved URL. This attribute is only set after URL resolving took place, which means it ... request ): """ Rewrites the proxy headers so that only the most recent proxy is used. """ for field in se ... rning a different content type for those consumers only. See Content negotiation example of using accepts( ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python 2.5, 2.6 and 2.7. This change should affect only a small number of Django users, as most operating- ... lines respect user permissions ¶ Admin inlines now only allow those actions for which the user has permiss ... r example a Spanish localization format previously only escaped the d format character: DATE_FORMAT = r 'j ... ng" the fact that a request came in via HTTPS. But only use this setting if you know what you're doing. A ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hon 2.7, 3.2, 3.3, or 3.4. We highly recommend and only officially support the latest release of each seri ... e to support Python 3.4. This change should affect only a small number of Django users, as most operating- ... w the SESSION_COOKIE_SECURE and SESSION_COOKIE_HTTPONLY settings. The messages context processor now adds ... s as "non-expiring" by default. Previously, it was only possible to pass timeout=None to the cache backend ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.1.4 リリースノート — Django 4.0.6 ドキュメント 6299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r issue in Django 2.0 ( #29849 ). Fixed admin view-only change form crash when using ModelAdmin.prepopulat ... ge when editing an object in the admin if the user only has the "view" permission on inlines ( #29930 ). 目 ... ート 関連キーワード Fixed , fix , Bugfixes , admin , only , when , crash , next , トピック , up クイック検索 ...
https://man.plustar.jp/django/releases/2.1.4.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 6299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are accessible directly from the Manager , this is only the case for the extra methods defined on a custom ... are not copied by default. Methods with a queryset_only attribute set to False are always copied. Methods ... with a queryset_only attribute set to True are never copied. 例: class ... et. def public_method ( self ): return # Available only on QuerySet. def _private_method ( self ): return ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 6217
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vering index as non-key columns. This allows index-only scans to be used for queries that select only incl ... uded fields ( include ) and filter only by indexed fields ( fields ). 例: Index ( name = ' ... ne , also selecting pub_date , while fetching data only from the index. Using include will produce a small ... ndexes . Restrictions on PostgreSQL PostgreSQL 11+ only supports covering B-Tree indexes, and PostgreSQL 1 ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6217
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... below has been dropped. This change should affect only a small number of Django users, as most operating- ... ds . By using this argument it is possible to save only a select list of model's fields. This can be usefu ... rent changes. Deferred instances (those loaded by .only() or .defer() ) will automatically save just the l ... ides can be cached. For many-to-one relationships, only the single side of the relationship can be cached. ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 2.2.24 release notes — Django 4.0.6 ドキュメント 6217
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xistence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been cust ... elopers to also expose the file contents, then not only the existence but also the file contents would hav ... s a mitigation, path sanitation is now applied and only files within the template root directories can be ...
https://man.plustar.jp/django/releases/2.2.24.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT