検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 158 for custom (0.031 sec.)
素の SQL 文の実行 — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you can avoid the model layer entirely and execute custom SQL directly . Explore the ORM before using raw SQ ... database functions . Beyond those, you can create custom query expressions . Before using raw SQL, explore ... します。 例: from django.db import connection def my_custom_sql ( self ): with connection . cursor () as curso ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
External packages — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hing else. Most users will be better served with a custom solution, or a hosted product like Disqus. GitHub ...
https://man.plustar.jp/django/topics/external-packages.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g SESSION_COOKIE_AGE . This can be overridden in a custom session backend. set_expiry ( value ) ¶ セッション ... in JSON backed sessions, you will need to write a custom serializer (or convert such values to a JSON seria ... スです。 カスタマイズ例 ¶ The example below shows a custom database-backed session engine that includes an ad ... ractBaseSession from django.db import models class CustomSession ( AbstractBaseSession ): account_id = model ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... LogRecord attributes ; however, you can also write custom formatters to implement specific formatting behavi ... l' : 'ERROR' , 'propagate' : False , }, 'myproject.custom' : { 'handlers' : [ 'console' , 'mail_admins' ], ' ... o ロガーで処理されないことを意味します。 myproject.custom は INFO もしくはそれ以上のすべてのメッセージを渡し ...
https://man.plustar.jp/django/topics/logging.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ling library and redesigned with extensibility and customization in mind. Practically, this means you'll nee ... s sent by any sender by using sender=None Make any custom signals you've declared into instances of django.d ... .features.uses_case_insensitive_names backend.uses_custom_queryset connection.features.uses_custom_queryset ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.11.4 リリースノート — Django 4.0.6 ドキュメント 5276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... endering as a subwidget of MultiWidget ( #28414 ). Custom clearable_file_input.html widget templates will ne ...
https://man.plustar.jp/django/releases/1.11.4.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ールドを使うカスタムユーザーモデルをサポートします。 CustomUser.EMAIL_FIELD をフィールドの名前にセットしてくだ ... Field accepts a new encoder parameter to specify a custom class to encode data types not supported by the st ... alizer.stream_class attribute allows subclasses to customize the default stream. The encoder used by the JSO ... N serializer can now be customized by passing a cls keyword argument to the seria ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 2.0.10 リリースノート — Django 4.0.6 ドキュメント 5276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontext variable is now quoted to fix the issue for custom templates that use the path. Bugfixes ¶ Prevented ...
https://man.plustar.jp/django/releases/2.0.10.html - [similar]
Django 2.0.4 リリースノート — Django 4.0.6 ドキュメント 5276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d admin's autocomplete widget to add a space after custom classes ( #29221 ). Fixed PasswordResetConfirmView ...
https://man.plustar.jp/django/releases/2.0.4.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 5276
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontext variable is now quoted to fix the issue for custom templates that use the path. Bugfixes ¶ Fixed comp ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT