検索

phrase: max: clip:
target: order:
Results of 21 - 29 of about 29 for shouldn (0.009 sec.)
The staticfiles app — Django 4.0.6 ドキュメント 7244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ure . This is only intended for local development, should never be used in production and is only available i ... of running collectstatic , this storage typically shouldn't be used when running tests as collectstatic isn' ... . This is only intended for local development, and should never be used in production . 注釈 To guess the ser ... . This is only intended for local development, and should never be used in production . Specialized test case ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Signals — Django 4.0.6 ドキュメント 7244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate.db is None . 警告 For performance reasons, you shouldn't perform queries in receivers of pre_init or post ... ly as presented (i.e. when loading a fixture). One should not query/modify other records in the database as t ... ly as presented (i.e. when loading a fixture). One should not query/modify other records in the database as t ... is False , functions which listen for this signal should not try to prompt for anything. For example, the dj ...
https://man.plustar.jp/django/ref/signals.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 7244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... turn True if the operation should run, False if it shouldn't run, or None if the router has no opinion. The a ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... will be readable with Django version N+1. Pickles should not be used as part of a long-term archival strateg ... g select_related() to retrieve related models, you shouldn't defer the loading of the field that connects fro ... site of defer() . You call it with the fields that should not be deferred when retrieving a model. If you hav ... unless you have a good reason not to. GET requests shouldn't have any effect on data. Instead, use POST whene ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hod but does not include form data. Therefore, you shouldn't use if request.POST to check for use of the POST ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d on each Django model object. The template system shouldn't be allowed to do something like this: I will now ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 6983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eb page being bolded! Clearly, user-submitted data shouldn't be trusted blindly and inserted directly into yo ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... essential parts of these new features. This change should not affect you unless you write custom Field subcla ... ct of loading their application. Specifically, you shouldn't import models in the root module of an applicati ... methods to alter structures like form fields, you should now treat these OrderedDict s as immutable objects ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 6738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nality is implemented by Python descriptors . This shouldn't really matter to you, but we point it out here f ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 1 2 3 NEXT