検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 23 for plan (0.027 sec.)
Signals — Django 4.0.6 ドキュメント 13472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alias of database on which a command will operate. plan The migration plan that is going to be used for th ... e migration run. While the plan is not public API, this allows for the rare cases ... when it is necessary to know the plan. A plan is a list of two-tuples with the first ite ... synchronization. Defaults to the default database. plan The migration plan that was used for the migration ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 2.2.7 リリースノート — Django 4.0.6 ドキュメント 12467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is a key transform ( #30826 ). Prevented migrate --plan from showing that RunPython operations are irrever ... ave docstrings or when showing a forward migration plan ( #30870 ). Fixed migrations crash on PostgreSQL w ... Django 2.2.6 リリースノート 関連キーワード when , plan , fields , crash , Fixed , Bugfixes , key , next , ...
https://man.plustar.jp/django/releases/2.2.7.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 10271
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... developing a small project or something you don't plan to deploy in a production environment, SQLite is g ... mmended to develop with the same database that you plan on using in production. 公式にサポートされているデ ... ついてはそのドキュメントを確認してください。 If you plan to use Django's manage.py migrate command to autom ... alter tables in the database you're using; if you plan to manually create the tables, you can grant Djang ...
https://man.plustar.jp/django/topics/install.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 9920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns = [ CreateExtension ( 'postgis' ), ... ] If you plan to use PostGIS raster functionality on PostGIS 3+, ... verage any PostGIS topology functionality . If you plan to use those features at some point, you can also ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 9752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... databases are configured (or the dummy one) return plan = executor . migration_plan ( executor . loader . ... graph . leaf_nodes ()) if plan : apps_waiting_migration = sorted ( { migration . ... app_label for migration , backwards in plan } ) self . stdout . write ( self . style . NOTICE ... ation)s ." % { "unapplied_migration_count" : len ( plan ), "apps_waiting_migration" : ", " . join ( apps_w ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 8411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oad the output produced by this serializer. If you plan to reload the outputted data, use the plain json s ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 8411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me features, which are detailed in our deprecation plan , and we've begun the deprecation process for some ... mponent, we encourage you to start porting now. We plan to offer first-class, production-ready support for ... in this section, be sure to review the deprecation plan for any features that have been removed. If you ha ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 8244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... applied, regardless of <app_label> . You can use --plan to check which migrations will be unapplied. --dat ... ches what is recorded in your initial migration. --plan ¶ Shows the migration operations that will be perf ... d under them. This is the default output format. --plan , -p ¶ Shows the migration plan Django will follow ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
データベース — Django 4.0.6 ドキュメント 7724
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sults of cursor queries will be fetched. The query planner spends less time planning the query and starts ... releases of Django. Time zone definitions ¶ If you plan on using Django's timezone support , use mysql_tzi ... VICE_NAME=orclpdb1)))' ), Threaded option ¶ If you plan to run Django in a multithreaded environment (e.g. ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 7724
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ailable in 0.96, but over the next two releases we plan to switch completely to the new forms system, and ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
PREV 1 2 3 NEXT