検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for loaddata (0.007 sec.)
django-admin と manage.py — Django 4.0.6 ドキュメント 13530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ケーションをダンプします。 dumpdata のアウトプットは loaddata に対するインプットして使用できます。 Note that dum ... vided, models are also created for database views. loaddata ¶ django-admin loaddata fixture [fixture ...] ¶ Se ... t type will be loaded. For example: django - admin loaddata mydata . json would only load JSON fixtures called ... or a matching fixture. For example: django - admin loaddata mydata would look for any fixture of any fixture t ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
How to provide initial data for models — Django 4.0.6 ドキュメント 12651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ディレクトリ内に保存しておくことができます。 You can load data by calling manage.py loaddata <fixturename> , whe ... the fixture file you've created. Each time you run loaddata , the data will be read from the fixture and re-lo ... one of the rows created by a fixture and then run loaddata again, you'll wipe out any changes you've made. Dj ... し、Django に読み込ませることもできます。 manage.py loaddata を実行する際、フィクスチャのファイルを指定して通常 ...
https://man.plustar.jp/django/howto/initial-data.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 9657
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssues with the typical round-trip from dumpdata to loaddata , but if you feed your own XML documents to the lo ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 9488
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssues with the typical round-trip from dumpdata to loaddata , but if you feed your own XML documents to the lo ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
索引 — Django 4.0.6 ドキュメント 9133
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... プション makemessages コマンドラインオプション --app loaddata コマンドラインオプション --backwards sqlmigrate コ ... ラインオプション inspectdb コマンドラインオプション loaddata コマンドラインオプション migrate コマンドラインオプ ... ドラインオプション dumpdata コマンドラインオプション loaddata コマンドラインオプション makemessages コマンドライ ... プション --format dumpdata コマンドラインオプション loaddata コマンドラインオプション --geom-name ogrinspect コ ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 8592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion of fixture support: There are new dumpdata and loaddata commands which, as you might expect, will dump and ... load data to/from the database. These commands can operate ... nd has been renamed to sqlcustom to emphasize that loaddata should be used for data (and sqlcustom for other c ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
GeoJSON Serializer — Django 4.0.6 ドキュメント 8422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... serializer equivalent. For example, you cannot use loaddata to reload the output produced by this serializer. ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 8253
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eaking space was returned verbatim (#21415). Fixed loaddata error when fixture file name contained any dots no ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 8253
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nstead of converting them to <br> ( #25465 ). Made loaddata skip disabling and enabling database constraints w ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 8253
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ctMixin.get_context_object_name() ( #26006 ). Made loaddata skip disabling and enabling database constraints w ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
PREV 1 2 3 NEXT