検索

phrase: max: clip:
target: order:
Results of 21 - 26 of about 26 for unit (0.021 sec.)
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... での全ステップを適切に実行してください。 Running the unit tests で、よりテストについて知れます。 最新の Djan ... を読んだあと、もう少し情報が欲しい場合は、Python の unittest のドキュメントを参照してください。 新しいテスト ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oy -- settings = production_settings Or you could run it directly on a production or staging deployment to ... ut, not as definitive model generation. After you run it, you'll want to look over the generated models yo ... ironment variable. Django distributes test cases — unittest.TestCase subclasses — to subprocesses. If ther ... es matching test name patterns, in the same way as unittest's -k option . Can be specified multiple times. ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gister_lookup ( Abs ) >>> # Get vectors inside the unit cube >>> vectors = Vector . objects . filter ( x__ ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... == c2 True Result from flatten() can be useful in unit tests to compare Context against dict : class Cont ... extTest ( unittest . TestCase ): def test_against_dictionary ( se ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bute. A new django.test.SimpleTestCase subclass of unittest.TestCase that's lighter than django.test.TestC ... 't need to hit a database. See Hierarchy of Django unit testing classes . Backwards incompatible changes i ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 7571
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be valid. 参考 The OR lookups examples in Django's unit tests show some possible uses of Q . オブジェクトを ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 1 2 3 NEXT