検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 51 for testing (0.062 sec.)
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 7043
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... DULES setting ( #26135 ). Restored the ability for testing and debugging tools to determine the template from ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es of tablespaces which are created by default for testing on Oracle (the main tablespace was increased from ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .wsgi_request attribute. The database settings for testing have been collected into a dictionary named TEST . ... revent deprecation warnings when doing things like testing reusable apps with minimal settings, SessionMiddle ... harge of such feature): django.contrib.staticfiles.testing.StaticLiveServerTestCase . In other words, LiveSer ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django でのユーザー認証 — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 証 概要 インストール 使い方 前のトピックへ Advanced testing topics 次のトピックへ Djangoの認証システムを使用す ...
https://man.plustar.jp/django/topics/auth/index.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... st.TestCase disables the durability check to allow testing durable atomic blocks in a transaction for perform ... e reasons. Use django.test.TransactionTestCase for testing durability. Changed in Django 3.2: The durable arg ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Django を使う — Django 4.0.6 ドキュメント 6939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... テスト テストを書いて実行する テストツール Advanced testing topics Django でのユーザー認証 概要 インストール 使 ...
https://man.plustar.jp/django/topics/index.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 6849
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . データベースのクエリをテストするために Django の testing framework を使う場合、テスト用データベースを作成す ...
https://man.plustar.jp/django/topics/install.html - [similar]
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 6744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aticfiles ships its own django.contrib.staticfiles.testing.StaticLiveServerTestCase , a subclass of the built ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pression matching. Use assertIs(…, True/False) for testing boolean values, rather than assertTrue() and asser ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Model Meta options — Django 4.0.6 ドキュメント 6744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tabases. It's also useful to skip some models when testing with several database backends. Avoid relations be ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
PREV 1 2 3 4 5 6 NEXT