検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 112 for allows (0.082 sec.)
Unit tests — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tests using django-docker-box ¶ django-docker-box allows you to run the Django's test suite across all supp ... included settings module ( tests/test_sqlite.py ) allows you to run the test suite using SQLite. If you wan ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Form fields — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... message keys: required , invalid_choice The field allows choosing from files inside a certain directory. It ... , which will be replaced with the selected choice. Allows the selection of a single model object, suitable f ... ich will be substituted by the appropriate values. Allows the selection of one or more model objects, suitab ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ity middleware ¶ 警告 If your deployment situation allows, it's usually a good idea to have your front-end w ... ion by setting a COOP of unsafe-none . unsafe-none Allows the document to be added to its opener's browsing ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... determining whether or not this aggregate function allows passing a distinct keyword argument. If set to Fal ... lterable ¶ Defaults to False . The SQL standard disallows referencing window functions in the WHERE clause a ... actYear ( 'released' ) . asc (), >>> ), >>> ) This allows you to check if a movie is rated better or worse t ... uery implementation. allow_joins is a boolean that allows or denies the use of joins in the query. reuse is ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed based on the actual structure of the JSON which allows indexing. The trade-off is a small additional cost ... options ) ¶ Like a PositiveIntegerField , but only allows values under a certain (database-dependent) point. ... ield ( ** options ) ¶ Like an AutoField , but only allows values under a certain (database-dependent) limit. ... he Field instance. Overriding this class attribute allows for customizing the get and set behavior. To map a ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Signals — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ration run. While the plan is not public API, this allows for the rare cases when it is necessary to know th ... ration run. While the plan is not public API, this allows for the rare cases when it is necessary to know th ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The new BasePasswordHasher.harden_runtime() method allows hashers to bridge the runtime gap between the work ... on in Django 1.8 ( #26204 ). Fixed BoundField to reallow slices of subwidgets ( #26267 ). Prevented ContentT ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The new BasePasswordHasher.harden_runtime() method allows hashers to bridge the runtime gap between the work ... ed in Django 1.9 ( #26253 ). Fixed BoundField to reallow slices of subwidgets ( #26267 ). Changed the admin' ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5941
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... が必要になるまで、計算の実行を遅らせます。 Laziness allows us to refer to things before they are instantiated ... . Django also offers a keep_lazy() decorator. This allows a function that has been called with a lazy argume ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5865
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "author first name" column in the list display and allows sorting it by first name: class Blog ( models . Mo ... pty strings and nulls, depending on what the field allows to store: class BookAdmin ( admin . ModelAdmin ): ... in. sortable_by ¶ By default, the change list page allows sorting by all model fields (and callables that us ... peration ) is raised. By default, lookup_allowed() allows access to a model's local fields, field paths used ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT