検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 66 for backwards (0.066 sec.)
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6121
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backs of migrations from other apps when migrating backwards ( #23410 ). Fixed a rare query error when using de ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 6007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .core.exceptions import ImproperlyConfigured # For backwards compatibility with Django < 3.2 from django.utils. ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6007
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... available. If you'd prefer Django not to create a backwards relation, set related_name to '+' or end it with ' ... this will ensure that the User model won't have a backwards relation to this model: user = models . ForeignKey ... ne of them. If you'd prefer Django not to create a backwards relation, set related_name to '+' . If you don't s ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 5907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... but still takes over the # automatic detection for backwards compatibility during the # deprecation period. try ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s for you. If an unused import needs to remain for backwards-compatibility, mark the end of with # NOQA to sile ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... un whatever logic you want executed when migrating backwards. If this callable is omitted, migrating backwards ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 5793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = sorted ( { migration . app_label for migration , backwards in plan } ) self . stdout . write ( self . style . ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... raised in the test. The value defaults to True for backwards compatibility. If it is False and an exception occ ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 5793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng the Book<->Publisher # foreign key relationship backwards. # Each publisher, each with a count of books as a ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alled applications. This generic name was kept for backwards-compatibility. DjangoTemplates engines accept the ...
https://man.plustar.jp/django/topics/templates.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT