検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 158 for must (0.212 sec.)
The flatpages app — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e ), ] 警告 If you set APPEND_SLASH to False , you must remove the slash in the catchall pattern or flatpa ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... All functions come without default aliases, so you must explicitly provide one. For example: >>> SomeModel ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r them in this order. # # If you specify this, you must specify item_author_name. def item_author_email ( ... ://" and domain name. # # If you specify this, you must specify item_author_name. def item_author_link ( s ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g a SimpleTemplateResponse , and the render method must itself return a valid response object. Custom resp ... In order to serialize objects other than dict you must set the safe parameter to False : >>> response = J ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... itor : schema_editor . delete_model ( MyModel ) It must be used via the context manager as this allows it ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplate loader APIs such as loader.get_template() ) must receive a dictionary of context rather than Contex ... the MIDDLEWARE or MIDDLEWARE_CLASSES settings, you must reorder your middleware so that responses aren't m ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an iterable of permissions, in which case the user must have all of the permissions in order to access the ... tting the authentication_form attribute. This form must accept a request keyword argument in its __init__( ... form_class ¶ A custom "change password" form which must accept a user keyword argument. The form is respon ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... seMixin : """ Mixin to add JSON support to a form. Must be used with an object-based FormView (e.g. Create ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a . reporter <Reporter: John Smith> Note that you must save an object before it can be assigned to a fore ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 5207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... evaluated when your models classes are loaded, and must return an instance of Storage . 例: from django.co ...
https://man.plustar.jp/django/topics/files.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT