検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 158 for must (0.075 sec.)
Model index reference — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (_). Partial indexes in abstract base classes You must always specify a unique name for an index. As such ... index. If you require a custom operator class, you must provide one for each field in the index. For examp ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atial database backends . MEDIA_URL and STATIC_URL must end in a slash ¶ Previously, the MEDIA_URL setting ... owever, query string lookup arguments in the admin must be for fields or relations specified in list_filte ... n a submission with errors (the previous behavior) must now explicitly indicate this. For example: class L ... inactive users GeoDjango MEDIA_URL and STATIC_URL must end in a slash Everything else Backwards-incompati ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... random nonce sent to the client in a cookie which must be sent by the client on future requests and, in f ... orms, a hidden value which must be submitted back with the form. The caching frame ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lt_manager_name . If you're writing some code that must handle an unknown model, for example, in a third-p ... tever features you add to your custom Manager , it must be possible to make a shallow copy of a Manager in ... stance; i.e., the following code must work: >>> import copy >>> manager = MyManager () > ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... middleware. Session and authentication attributes must be supplied by the test itself if required for the ... ed views outside of the request/response cycle you must ensure that they are configured correctly, by call ... request's host and use custom host names in tests must include those hosts in ALLOWED_HOSTS . The first o ... database. If interactive is False , the test suite must be able to run without any manual intervention. If ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... security reporting. In either case, such addresses must not forward to public mailing lists or bug tracker ... line "Security notification request". Your request must include the following information: Your full, real ...
https://man.plustar.jp/django/internals/security.html - [similar]
Signals — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . If you override these methods on your model, you must call the parent class' methods for these signals t ... of the values submitted to be added, since inserts must filter existing values in order to avoid a databas ... that lack a models module. Handlers of this signal must not perform database schema alterations as doing s ...
https://man.plustar.jp/django/ref/signals.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rue ) ¶ When instantiating an Engine all arguments must be passed as keyword arguments: dirs is a list of ... s Dolores." Variables and lookups ¶ Variable names must consist of any letter (A-Z), any digit (0-9), an u ... nderscore (but they must not start with an underscore) or a dot. Dots have ... own admin/base_site.html in myproject.polls . You must then make sure that your myproject.polls comes bef ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5644
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 注釈 No, that's not a typo: the "update" middleware must be first in the list, and the "fetch" middleware m ... kend to use with the using keyword argument, which must be the last argument to the tag. {% cache 300 loca ... ) . Here are some more examples: no_transform=True must_revalidate=True stale_while_revalidate=num_seconds ... dates the Vary header, so FetchFromCacheMiddleware must be after any item that does so. 目次 Django's cach ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 5575
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , except for documentation changes. The test suite must pass and the documentation must build without warn ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT