検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 98 for command (0.089 sec.)
Submitting patches — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mit patches in the format returned by the git diff command. Attach patches to a ticket in the ticket tracker ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .py migrate ...\> py manage.py migrate The migrate command looks at the INSTALLED_APPS setting and creates an ... igration it applies. If you're interested, run the command-line client for your database and type \dt (Postgr ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ual to ERROR , then Django will prevent management commands from executing. Messages with level lower than ER ... egular checks do. They are only run by the migrate command or if you specify configured database aliases usin ... g the --database option when calling the check command. files : Checks files related configuration. model ...
https://man.plustar.jp/django/ref/checks.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5775
" + 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/flatpages.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ypes are detected in the remove_stale_contenttypes command, there's now a list of related objects such as aut ... prompt was after migrate rather than in a separate command). django.contrib.gis ¶ 新たな GEOSGeometry.from_gm ... ady 引数を False にセットしてください。 無用な BaseCommand.can_import_settings 属性が削除されました。 ドキュメ ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion; this means using the collectstatic management command to collect the static files in STATIC_ROOT , and t ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nction has a similar functionality to the gdalwarp command-line utility. For example, the warp function can b ... of the raster. This is equivalent to the gdalinfo command line utility. metadata ¶ The metadata of this rast ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions and remove them as part of a flush management command. That is, Django manages the database tables' life ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e this event loop by running: % autoawait off as a command at the IPython prompt. This will allow you to run ...
https://man.plustar.jp/django/topics/async.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ied. (Without the migrate --fake-initial flag, the command would error out because the tables it wants to cre ... the old files, commit and do a second release. The command that backs all this is squashmigrations - pass it ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT