検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 107 for automatically (0.076 sec.)
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... thods on Django model objects get alters_data=True automatically. Example: def sensitive_function ( self ): self . ... requests to load the same template. This loader is automatically enabled if OPTIONS['loaders'] isn't specified and ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a form_valid() implementation that saves the model automatically. You can override this if you have any special req ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed managers support field lookups as well. The API automatically follows relationships as far as you need. Use doub ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
モデル — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 定することもできます。 OneToOneField classes used to automatically become the primary key on a model. This is no long ... means that children of abstract base classes don't automatically become abstract classes themselves. To make an abs ... estor to avoid a clash between the fields that are automatically generated and inherited by the child: class Piece ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plan to use Django's manage.py migrate command to automatically create database tables for your models (after firs ...
https://man.plustar.jp/django/topics/install.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tests.MySeleniumTests.test_login This example will automatically open Firefox then go to the login page, enter the ... to give them an asynchronous context). Django will automatically detect any async def tests and wrap them so they r ... g that view. For this reason, Django's test runner automatically redirects all Django-sent email to a dummy outbox. ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django.utils.functional — Django 4.0.6 ドキュメント 5690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ethod def __wrapper__ ( self , * args , ** kw ): # Automatically triggers the evaluation of a lazy value and # appl ...
https://man.plustar.jp/django/_modules/django/utils/functional.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 5690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... UG = False , the cached template loader is enabled automatically. See django.template.loaders.cached.Loader for mor ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 5690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in INSTALLED_APPS , the Django development server automatically serves the static files of the admin app (and any ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5690
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n You should see git bisect use a binary search to automatically checkout revisions between the good and bad commit ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT