検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 98 for command (0.069 sec.)
The redirects app — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ackMiddleware' to your MIDDLEWARE setting. Run the command manage.py migrate . How it works ¶ manage.py migra ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... URL. Register with Google first! The ping_google() command only works if you have registered your site with G ... also ping Google using the ping_google management command: python manage . py ping_google [ / sitemap . xml ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... replaced with .py by the startproject and startapp commands. For example, a template with the filename manage ... ( #26060 ). Fixed a crash when calling the migrate command in a test case with the available_apps attribute p ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ms -- a list/tuple of parameter values for the SQL command, or a list/tuple of lists/tuples if the wrapped ca ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alized form, you could use the dumpdata management command. データのシリアル化 ¶ At the highest level, you ca ... a --natural-foreign and dumpdata --natural-primary command line flags to generate natural keys. 注釈 You don' ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... utbox mail . outbox = [] 管理コマンド ¶ Management commands can be tested with the call_command() function. T ... t StringIO from django.core.management import call_command from django.test import TestCase class ClosepollTe ... st ( TestCase ): def test_command_output ( self ): out = StringIO () call_command ( ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
WSGI とともにデプロイするには — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... である WSGI です。 Django's startproject management command sets up a minimal default WSGI configuration for y ...
https://man.plustar.jp/django/howto/deployment/wsgi/index.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ction consists of two steps: run the collectstatic command when static files change, then arrange for the col ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... platforms, it may be necessary to run the ldconfig command after installing each library. For example: $ sudo ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 5828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onstraint will be enforced immediately after every command. 警告 Deferred exclusion constraints may lead to a ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT