検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 158 for custom (0.044 sec.)
How to authenticate using REMOTE_USER — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .auth.middleware import RemoteUserMiddleware class CustomHeaderMiddleware ( RemoteUserMiddleware ): header = ... ックへ 「How-to」ガイド 次のトピックへ How to create custom django-admin commands 関連キーワード 認証 , REMOTE ...
https://man.plustar.jp/django/howto/auth-remote-user.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g this behavior requires additional configuration. Customize logging configuration ¶ Although Django's loggi ... ロギングを設定する for an explanation of how your custom settings are merged with Django's defaults. See th ... onfigure and use logging Make a basic logging call Customize logging configuration Basic logging configurati ...
https://man.plustar.jp/django/howto/logging.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 討してください: ticket tracker で、 searching または custom queries を動かすことで、ほかの人がバグや機能のリク ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t, django.core.paginator.Paginator is used. If the custom paginator class doesn't have the same constructor ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exception, but it might be useful for implementing custom lookups and expressions. FieldDoesNotExist ¶ excep ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iner , and any other **extra_context parameters to customize the SQL as needed. For example: django/db/model ... d to define function , but you can also completely customize the SQL that is generated. Here's a brief examp ... %(expressions)s )' ) as_sql() methods can support custom keyword arguments, allowing as_vendorname() method ... e SQL string. Using as_sql() keyword arguments for customization is preferable to mutating self within as_ve ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate . adding = False instance . _state . db = db # customization to store the original field values on the i ... model. If you need to emulate filtering used by a custom manager, or want to perform one-off custom filteri ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _name': 'beatles blog'}]> You can use built-in and custom lookups in ordering. For example: >>> from django. ... o update a bunch of records for a model that has a custom save() method, loop over them and call save() , li ... ups are listed below. It is also possible to write custom lookups for model fields. As a convenience when no ... ent sets the result of the prefetch operation to a custom attribute: >>> prefetch = Prefetch ( 'choice_set' ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The sqlinitialdata command has been renamed to sqlcustom to emphasize that loaddata should be used for data ... (and sqlcustom for other custom SQL -- views, stored procedures, ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango.forms ) and redesigned with extensibility and customization in mind. Full documentation for the admin a ... luggable file-storage backends, allowing extensive customization of where and how uploaded files get stored ... ent system, greatly increasing its flexibility and customizability. Removal of deprecated features ¶ A numbe ... ce , be aware of this caveat: child models using a custom parent_link and to_field will cause database integ ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 NEXT