検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 57 for setup (0.118 sec.)
Model Meta options — Django 4.0.6 ドキュメント 6696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the correct tables are created as part of the test setup. If you're interested in changing the Python-level ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6696
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... logout_then_login() is removed. django.test.runner.setup_databases() is removed. django.utils.translation.s ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... int_help () def run_from_argv ( self , argv ): """ Set up any environment changes requested (e.g., Python p ... roperlyConfigured : # Ignore if connections aren't setup at this point (e.g. no # configured settings). pas ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pdate the "Development Status" trove classifier in setup.cfg to reflect this. Otherwise, make sure the clas ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... user is created, and can be used to perform custom setup actions, such as setting the user's groups based o ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Signals — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tually sent twice: when the new value is applied ("setup") and when the original value is restored ("teardo ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re relying on USStateField not including them. FormSet updates ¶ In Django 1.3 FormSet creation behavior is ... ither insert it using test fixtures , or using the setUp() method of your test case. Changed priority of tr ... able No more naughty words Localflavor changes FormSet updates Callables in templates Use of custom SQL to ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trib.admindocs ¶ The admindocs now allows esoteric setups where ROOT_URLCONF is not a string. The model sec ... w serialized_aliases argument of django.test.utils.setup_databases() determines which DATABASES aliases tes ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
クラスベースビュー入門 — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 返します。この関数は、クラスのインスタンスを作成し、 setup() を呼び出してその属性を初期化し、その後 dispatch( ...
https://man.plustar.jp/django/topics/class-based-views/intro.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 6579
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... port Animal class AnimalTestCase ( TestCase ): def setUp ( self ): Animal . objects . create ( name = "lion ... piled, this will occur before the test database is set up, with potentially unexpected results. For example ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
PREV 1 2 3 4 5 6 NEXT