検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 158 for must (0.020 sec.)
Signals — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eyword arguments ( **kwargs ); all signal handlers must take these arguments. We'll look at senders a bit ... ts could get added to the signal and your receiver must be able to handle those new arguments. Connecting ... in signals use this) or Signal.send_robust() . You must provide the sender argument (which is a class most ...
https://man.plustar.jp/django/topics/signals.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5863
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... random nonce sent to the client in a cookie which must be sent by the client on future requests and, in f ... orms, a hidden value which must be submitted back with the form. The caching frame ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5863
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... random nonce sent to the client in a cookie which must be sent by the client on future requests and, in f ... orms, a hidden value which must be submitted back with the form. The caching frame ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5863
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... endencies correct will be. Apps without migrations must not have relations ( ForeignKey , ManyToManyField ... you made their tables. For migrations to work, you must make the initial migration first and then make cha ... lasses of the model are stored as pointers, so you must always keep base classes around for as long as the ... migrate to store the change in their database. You must then transition the squashed migration to a normal ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
django.core.mail — Django 4.0.6 ドキュメント 5794
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . ADMINS ): raise ValueError ( "The ADMINS setting must be a list of 2-tuples." ) mail = EmailMultiAlterna ... NAGERS ): raise ValueError ( "The MANAGERS setting must be a list of 2-tuples." ) mail = EmailMultiAlterna ...
https://man.plustar.jp/django/_modules/django/core/mail.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5794
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fication's recommendations. Code calling this view must ensure that a POST request is now made, instead of ... u can no longer use a link to access the view, but must use a form submission of some kind (e.g. a button) ... ddata' , 'test_data' , verbosity = 0 ) Subcommands must now precede options ¶ django-admin.py and manage.p ... ing management commands from your code Subcommands must now precede options シンジケーション Feed.__init__ ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5794
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alidation behavior. Note, however, that validation must still be performed explicitly. Simply invoking a m ... e is a description of the API these loader classes must implement in the template API reference and you ca ... have used custom templates for contrib views, you MUST READ THE UPGRADE INSTRUCTIONS to fix those templat ... ting over __dict__ to obtain a list of fields, you must now be prepared to handle or filter out the _state ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 5794
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o apps, but follow these guidelines: Setting names must be all uppercase. 既存の設定の再発明はやめましょう ... , it entirely replaces the Django defaults, so you must specify a value for every possible setting that mi ... e DJANGO_SETTINGS_MODULE environment variable, you must call configure() at some point before using any co ...
https://man.plustar.jp/django/topics/settings.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... al refactoring. Patches applied to the main branch must also be applied to the last feature release branch ... elease. After this point, new translatable strings must not be added. During this phase, mergers will be m ... will include bugfixes. Critical bugs fixed on main must also be fixed on the bugfix branch; this means tha ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n the related models, but their primary key values must be coercible to the same type as the "object_id" f ... y is using non-default names for those fields, you must pass the names of the fields when setting up a Gen ... icInlineFormSet using modelformset_factory() . You must provide ct_field and fk_field if they are differen ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT