検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 158 for must (0.138 sec.)
Mailing lists — Django 4.0.6 ドキュメント 5495
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... st time you send an email to this list, your email must be accepted first so don't worry if your message d ...
https://man.plustar.jp/django/internals/mailing-lists.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 5495
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ame> > CREATE EXTENSION postgis; The database user must be a superuser in order to run CREATE EXTENSION po ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
Model クラスのリファレンス — Django 4.0.6 ドキュメント 5495
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s ¶ Model. objects ¶ Each non-abstract Model class must have a Manager instance added to it. Django ensure ...
https://man.plustar.jp/django/ref/models/class.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 5495
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file has your production ALLOWED_HOSTS value, you must now omit it to get those fallback values. 目次 Dja ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
Django 1.9.11 リリースノート — Django 4.0.6 ドキュメント 5495
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file has your production ALLOWED_HOSTS value, you must now omit it to get those fallback values. 目次 Dja ...
https://man.plustar.jp/django/releases/1.9.11.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... In order to pass in an executor, thread_sensitive must be set to False, otherwise a TypeError will be rai ... executor is not None : raise TypeError ( "executor must not be set when thread_sensitive is True" ) self . ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
django.contrib.messages.api — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... META" ): raise TypeError ( "add_message() argument must be an HttpRequest object, not " "' %s '." % reques ...
https://man.plustar.jp/django/_modules/django/contrib/messages/api.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ue if value looks like an email address.""" # An @ must be in the middle of the value. if "@" not in value ... value contains more than one @. return False # Dot must be in p2 (e.g. example.com) if "." not in p2 or p2 ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill consider example.com to be the hostname, so we must not # allow this syntax. if not url_info . netloc ... to an absolute path (two leading slashes), a slash must be escaped to prevent browsers from handling the p ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d, if you choose to run your own async handler you must be aware of async-safety. Do not call blocking syn ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT