検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 49 for Commands (0.025 sec.)
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7953
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mmand. Checks are triggered implicitly before most commands, including runserver and migrate . For performance ... y using check . Serious errors will prevent Django commands (such as runserver ) from running at all. Minor pr ...
https://man.plustar.jp/django/topics/checks.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 7953
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... igrate --database=customers Using other management commands ¶ Most other django-admin commands that interact w ... ase to the new_users database, you might use these commands: >>> user_obj . save ( using = 'new_users' ) >>> u ... ynchronizing your databases Using other management commands Automatic database routing Database routers Hints ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a command object as the first argument. The shell command supports tab completion on systems using libedit , ... te on a Migration . The migrate and makemigrations commands now check for a consistent migration history . If ... of the request/response cycle (e.g. in management commands and standalone scripts) to take FORCE_SCRIPT_NAME ... pports deferrable constraints. Built-in management commands now use indexing of keys in options , e.g. options ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 7621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Inspection GeoJSON Serializer GeoDjango Management Commands inspectdb ogrinspect GeoDjango's admin site GISMod ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
API Reference — Django 4.0.6 ドキュメント 7621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ベース django-admin と manage.py Running management commands from your code Django の例外 ファイルのハンドリング ...
https://man.plustar.jp/django/ref/index.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 7440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sing REMOTE_USER How to create custom django-admin commands How to create custom model fields How to write cus ...
https://man.plustar.jp/django/howto/index.html - [similar]
GeoDjango's admin site — Django 4.0.6 ドキュメント 7440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in OSMGeoAdmin 前のトピックへ GeoDjango Management Commands 次のトピックへ Geographic Feeds 関連キーワード adm ...
https://man.plustar.jp/django/ref/contrib/gis/admin.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 7440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... OGR Inspection 次のトピックへ GeoDjango Management Commands 関連キーワード GeoJSON , geometry , serializer , S ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplates ¶ The startapp and startproject management commands now have a --template option for specifying a path ... nage.py help ¶ manage.py help now groups available commands by application. If you depended on the output of t ... ur code. To get a list of all available management commands in a script, use manage.py help --commands instead ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... generic views support OPTIONS requests. Management commands do not raise SystemExit any more when called by co ... when you output errors or messages in your custom commands, you should now use self.stdout.write('message') a ... .stderr.write('error') (see the note on management commands output ). The dumpdata management command outputs ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
PREV 1 2 3 4 5 NEXT