検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 107 for automatically (0.011 sec.)
contenttypes フレームワーク — Django 4.0.6 ドキュメント 7378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your project, and new instances of ContentType are automatically created whenever new models are installed. Instanc ... to call this method yourself; Django will call it automatically when it's needed. get_for_id ( id ) ¶ Lookup a Con ... nlike for the ForeignKey , a database index is not automatically created on the GenericForeignKey , so it's recomme ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 7378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... up to you, but Django uses it in a couple of ways automatically via a couple of conventions. Example usage ¶ Why w ... anager in your model(s). It's a model manager that automatically filters its queries to include only objects associ ... ramework , the templates for title and description automatically have access to a variable {{ site }} , which is th ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 7174
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... list of available browsers. Specifying --selenium automatically sets --tags=selenium to run only the tests that re ... ed in a test method with no explicit app_label are automatically assigned the label of the app in which their test ... ) def test_model_definition ( self ): # This model automatically receives app_label='app_label' class TestModel ( m ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 7174
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lookup doesn't support raster input, the input is automatically converted to a geometry where necessary using the ... f the lookup receive raster inputs. Raster data is automatically converted to geometries for mixed lookups. Geometr ... not have native raster support, all raster data is automatically converted to geometries. The examples below show t ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 7174
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo.contrib.sitemaps.views.sitemap' ), ] This will automatically generate a sitemap.xml file that references both s ... s more than 50,000 URLs. In this case, Django will automatically paginate the sitemap, and the index will reflect t ... maps.views.sitemap' (without further arguments) to automatically determine the sitemap URL. ping_url - Defaults to ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 7174
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me for subsequent page visits. The storage backend automatically replaces the paths found in the saved files matchi ... n to your website during runtime, staticfiles will automatically store the mapping with hashed names for all proces ... CLASSES_ROOT in the Windows registry. This view is automatically enabled by runserver (with a DEBUG setting set to ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
設定 — Django 4.0.6 ドキュメント 7174
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デフォルト値: '' (空文字列) A string that will be automatically included (prepended by default) to all cache keys ... it is set to False , the test tablespaces won't be automatically created at the beginning of the tests or dropped a ... ng. If it is set to False , the test user won't be automatically created at the beginning of the tests and dropped ... y formats are not included as datetime fields will automatically try DATE_INPUT_FORMATS in last resort. When USE_L1 ...
https://man.plustar.jp/django/ref/settings.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 7174
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. Be aware that files created in this way are not automatically closed. The following approach may be used to clos ... e files automatically: >>> from django.core.files import File # Create a ...
https://man.plustar.jp/django/topics/files.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... heir provenance within your project's applications automatically. It also ensures that you will not experience name ... hieve this, a better way is to apply configuration automatically according to the environment. For example, you cou ...
https://man.plustar.jp/django/howto/logging.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of the technical board outside of those which are automatically triggered, at times when the technical board deems ... egistration. All individual members of the DSF are automatically registered and need not explicitly register. All o ...
https://man.plustar.jp/django/internals/organization.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT