検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 127 for information (0.054 sec.)
Django の例外 — Django 4.0.6 ドキュメント 6973
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... adRequest . See the logging documentation for more information. PermissionDenied ¶ exception PermissionDenied [ソ ... ython Database API Specification v2.0, for further information. As per PEP 3134 , a __cause__ attribute is set wi ... abase exception, allowing access to any additional information provided. exception models. ProtectedError ¶ Raise ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 6973
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nstrated that this can be abused to gain access to information outside of an admin user's permissions; for exampl ... ted by the Django database API -- expose sensitive information such as users' password hashes. To remedy this, dj ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6973
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... models.User . See the authentication docs for more information. Permissions for anonymous users ¶ If you provide ... plementation for each tag is thread-safe. For more information, see template tag thread safety considerations . Y ... messages . get_messages ( request ): ... For more information, see the full messages documentation . You should ... ate your tests to take this into account. For more information, see the full syndication framework documentation ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6973
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 必要があります。 参考 See Multi-database support for information about testing with multiple databases. データベース ... tabase operation is able to provide any additional information that might assist in selecting a database, it will ... tabase operation is able to provide any additional information that might assist in selecting a database, it will ... ed by certain operations to communicate additional information to the router. When model_name is set, hints norma ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6826
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... set to any value, protect, or do nothing. For more information, see the on_delete documentation. Contextual marke ... xt of the string. And if you just want to add some information for translators, you can also add special translat ... or comments in the source. For more information, see 文脈マーカー and 翻訳者へのコメント . Improve ... urns Response objects annotated with extra testing information. In Django versions prior to 1.3, this included a ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6826
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... name/last name, or you want to put custom profile information onto your User object, you can now do so. If you h ... lows you to reduce configuration duplication. More information can be found in the login_required() documentation ... ls. Read the index_together documentation for more information. During Django's logging configuration verbose Dep ... le_as_object keyword argument in version 2.2. More information on these incompatibilities is available in ticket ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Signals — Django 4.0.6 ドキュメント 6826
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed to this signal. See Receiver functions for more information. sender -- Specifies a particular sender to receiv ... cting to signals sent by specific senders for more information. weak -- Django stores signal handlers as weak ref ... be sent. See Preventing duplicate signals for more information. Let's see how this works by registering a signal ...
https://man.plustar.jp/django/topics/signals.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 6680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation Groups section of the mod_wsgi docs for more information about this setting. Make sure that mod_wsgi is ins ... isms documentation provides additional details and information about alternative methods of authentication. Autho ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6545
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e to store certain characters in the database, and information will be lost. MySQL users, refer to the MySQL manu ... with a 'b'). 警告 A bytestring does not carry any information with it about its encoding. For that reason, we ha ... uarantee that the submission will include encoding information, which means the framework might have to guess at ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 6398
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tags are thread safe, you should never store state information on the node itself. For example, Django provides a ... er ) Note that it's perfectly safe to store global information that will not change throughout the life of the No ... t need to put it in the render_context . But state information that is specific to the template that is currently ... e how we used self to scope the CycleNode specific information within the render_context . There may be multiple ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT