検索

phrase: max: clip:
target: order:
Results of 71 - 78 of about 78 for handle (0.092 sec.)
フォームを使う — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your users -- so errors for those fields should be handled differently. Django provides two methods on a for ... eld }} </ div > {% endfor %} This example does not handle any errors in the hidden fields. Usually, an error ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nlike PickleSerializer , the JSONSerializer cannot handle arbitrary Python data types. As is often the case, ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a string. A to_python(self, value) method, which handles converting the matched string into the type that ... ttern matches. A to_url(self, value) method, which handles converting the Python type into a string to be us ... n import path to the view that should be called to handle the error condition at hand. The variables are: ha ... ndler400 -- See django.conf.urls.handler400 . handler403 -- See django.conf.urls.handler40 ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6019
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sed on an instance of your model (see Fields which handle relationships ). For example: class CountryAdminFo ... o views from the admin application URL dispatching handler to render the pages that deal with model instance ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6019
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... meField instead of a DateField and deciding how to handle the conversion from datetime to date at display ti ... , check that storage's documentation to see how it handles upload_to . upload_to may also be a callable, suc ... or a callable which returns a storage object. This handles the storage and retrieval of your files. See ファ ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6019
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d to control the error message passed to the error handler for display to the user. Returns the permission_d ... urns the redirect_field_name attribute by default. handle_no_permission () ¶ Depending on the value of raise ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
モデル — Django 4.0.6 ドキュメント 6019
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce (because a restaurant "is a" place; in fact, to handle this you'd typically use inheritance , which invol ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 6019
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rscores. Both percentage signs and underscores are handled for you transparently. キャッシングと QuerySet ¶ ... h instance, you don't need any special function to handle that. Loop over them and call save() : for item in ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT