検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 152 for utils (0.076 sec.)
django.contrib.sites.middleware — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontrib.sites.middleware のソースコード from django.utils.deprecation import MiddlewareMixin from .shortcuts ...
https://man.plustar.jp/django/_modules/django/contrib/sites/middleware.html - [similar]
django.core.files.base — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngIO , UnsupportedOperation from django.core.files.utils import FileProxyMixin from django.utils.functional ...
https://man.plustar.jp/django/_modules/django/core/files/base.html - [similar]
django.core.mail — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ine_headers , make_msgid , ) from django.core.mail.utils import DNS_NAME , CachedDnsName from django.utils. ...
https://man.plustar.jp/django/_modules/django/core/mail.html - [similar]
django.utils.functional — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me | Table of contents | Index | Modules up django.utils.functional のソースコード import copy import itert ... For builtins or objects of known type, use django.utils.functional.lazy. """ def __init__ ( self , func ): ...
https://man.plustar.jp/django/_modules/django/utils/functional.html - [similar]
GeoDjango Utilities — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ext » GeoDjango Utilities ¶ The django.contrib.gis.utils module contains various utilities that are useful ...
https://man.plustar.jp/django/ref/contrib/gis/utils.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s.functions import Cast , Coalesce >>> from django.utils import timezone >>> now = timezone . now () >>> Co ... >>> from datetime import datetime >>> from django.utils import timezone >>> from django.db.models.function ... >>> from datetime import datetime >>> from django.utils import timezone >>> from django.db.models.function ... ions import TruncMonth , TruncYear >>> from django.utils import timezone >>> start1 = datetime ( 2014 , 6 , ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... core.exceptions import ValidationError from django.utils.translation import gettext_lazy as _ def validate_ ... ess ¶ validate_ipv6_address [ソース] ¶ Uses django.utils.ipv6 to check the validity of an IPv6 address. val ... hibitNullCharactersValidator 前のトピックへ Django Utils 次のトピックへ Built-in Views 関連キーワード valid ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... propriate, and alias it to _ yourself: from django.utils.translation import ugettext as _ HTTP request/resp ... forms.forms.SortedDictFromList was removed. django.utils.datastructures.SortedDict can now be instantiated ... equence of tuples. To update your code: Use django.utils.datastructures.SortedDict wherever you were using ... newforms.forms.SortedDictFromList . Because django.utils.datastructures.SortedDict.copy doesn't return a de ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent. Utilities ¶ The new depth parameter of django.utils.timesince.timesince() and django.utils.timesince.t ... es() are now keyword-only. The undocumented django.utils.http.limited_parse_qsl() function is removed. Plea ... use urllib.parse.parse_qsl() instead. django.test.utils.TestContextDecorator now uses addCleanup() so that ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 5474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , using asyncio.iscoroutinefunction() . The django.utils.decorators module contains sync_only_middleware() ... ion that supports both: import asyncio from django.utils.decorators import sync_and_async_middleware @sync_ ... ルのミドルウェアをアップグレードする ¶ class django.utils.deprecation. MiddlewareMixin ¶ Django provides dja ... ngo.utils.deprecation.MiddlewareMixin to ease creating middl ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT