検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 80 for tests (0.084 sec.)
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... able database constraints at the end of each test. Tests and test cases can be marked with tags and run sel ... moved, making selected_choices the first argument. Tests that violate deferrable database constraints will ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ring, which mainly may require some adjustments in tests that compare HTML. User.has_usable_password() and ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 5999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mands / __init__ . py _private . py closepoll . py tests . py views . py この例では、 closepoll コマンドは ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django. But in some corner cases, particularly in tests which are fiddling with installed applications, re ...
https://man.plustar.jp/django/ref/applications.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 5999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... request. For this reason, Django's HTTP client for tests has been modified to set a flag on requests which ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 5999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... は in 演算子の逆です。 is 演算子 ¶ Object identity. Tests if two values are the same object. Example: {% if ... ndif %} is not operator ¶ Negated object identity. Tests if two values are not the same object. This is the ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backends can now skip or mark as expected failures tests in Django's test suite using the new DatabaseFeatu ... nsaction.on_commit() in a list. This allows you to test such callbacks without using the slower Transaction ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 5999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e SQL with str(queryset.query) and write plenty of tests. order_by() ¶ Annotations can be used as a basis f ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5999
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... late language doesn't have an equivalent of Jinja2 tests. 目次 テンプレート Django テンプレート言語 構文 変 ...
https://man.plustar.jp/django/topics/templates.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5958
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the field, and you can test deconstruction in unit tests by deconstructing and reconstructing the field: na ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT