検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 21 for loaddata (0.042 sec.)
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 7898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a-dump.xml $ ./manage.py reset <app> $ ./manage.py loaddata data-dump.xml メモ: It's important that you rememb ... interactive = False ) management . call_command ( 'loaddata' , 'test_data' , verbosity = 0 ) Subcommands must ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 7898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... port the '%V' ISO 8601 week format. 管理コマンド ¶ loaddata now supports fixtures stored in XZ archives ( .xz ... lows using the JSON Lines format with dumpdata and loaddata . This can be useful for populating large database ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7543
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cludes fuzzy translations into compiled files. The loaddata --ignorenonexistent option now ignores data for mo ... n(s) a custom name instead of a generated one. The loaddata command now prevents repeated fixture loading. If ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7543
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... =True to serializers.deserialize() . Additionally, loaddata handles forward references automatically. テスト ¶ ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... login successfully. See user_login_failed The new loaddata --ignorenonexistent option ignore data for fields ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed. Use skip_checks (added in Django 1.7) instead. loaddata now raises a CommandError instead of showing a war ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 7188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... サポートするようになりました。 管理コマンド ¶ 新たな loaddata --exclude オプションによって、フィクスチャからデー ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... up). Run migrate to create the updated schema. Use loaddata to import the fixtures you exported in (1). django ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on option controls the comment format in PO files. loaddata can now read from stdin . The new diffsettings --o ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 7188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... クスチャーを "aware" 形式に転換する必要があります。 loaddata と dumpdata でフィクスチャを再生成できます。または ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
PREV 1 2 3 NEXT