検索

phrase: max: clip:
target: order:
Results of 11 - 17 of about 17 for Applying (0.038 sec.)
Django 3.1 release notes — Django 4.0.6 ドキュメント 7707
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow respects DEFAULT_EXCEPTION_REPORTER_FILTER when applying settings filtering. The new DEFAULT_EXCEPTION_REPO ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7707
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provided, values is compared to a list produced by applying transform to each member of qs . By default, the c ... st of strings, it's compared to a list produced by applying repr() to each member of qs . This behavior is dep ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns in the same app are applied. This may involve unapplying migrations if you have previously migrated past th ... ert all applied migrations for an app. 警告 When unapplying migrations, all dependent migrations will also be ... rrent migration state directly if they're manually applying changes; be warned that using --fake runs the risk ... its output. --backwards ¶ Generates the SQL for unapplying the migration. By default, the SQL created is for ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... other parameters are added with their value, after applying str() to it. get_max_age ( response ) ¶ Returns th ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed in Django 1.6. If you worked around this bug by applying URL quoting before passing arguments to reverse() ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l consider the app an app without migrations. When applying migrations, the "Rendering model states" step that ... However, this improvement is not available when unapplying migrations and therefore still requires the precom ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 7448
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Running migrations: Rendering model states... DONE Applying books.0003_auto... OK マイグレーションを適用したら ... nning migrations: Rendering model states... DONE Unapplying books.0003_auto... OK ...\> py manage.py migrate b ... nning migrations: Rendering model states... DONE Unapplying books.0003_auto... OK If you want to reverse all m ... nning migrations: Rendering model states... DONE Unapplying books.0002_auto... OK Unapplying books.0001_initia ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
PREV 1 2 NEXT