検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 157 for time (0.103 sec.)
Model index reference — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e values for the attributes (including name ) each time. To work around name collisions, part of the name ... Concat aren't accepted. If you store dates in DateTimeField , comparison to datetime objects may require ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d kwargs cannot be passed to reverse() at the same time. If no match can be made, reverse() raises a NoRev ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed, as it contains a number of issues that come up time and again. For more personalized help, the django- ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atements, those insertions will be performed every time your database is synchronized. This includes the s ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... version will be 2.5. A document outlining our full timeline for deprecating Python 2.x and moving to Pytho ... lter from a library. TemplateResponse ¶ It can sometimes be beneficial to allow decorators or middleware t ... default. Support for combining F expressions with timedelta values when retrieving or updating database v ... atements, those insertions will be performed every time your database is synchronized. This includes the s ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing the resulting URL. If such a module has import-time side effects, those side effects will occur. Thus ... #21566 ). Fixed crash of QuerySet s that use F() + timedelta() when their query was compiled more once ( # ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
検索 — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango doesn't include any support for them at this time. We'll use some examples from PostgreSQL to demons ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 5147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... setdefault ( "OPTIONS" , {}) conn . setdefault ( "TIME_ZONE" , None ) for setting in [ "NAME" , "USER" , ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 5147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s.encoding のソースコード import codecs import datetime import locale from decimal import Decimal from url ... PES = ( type ( None ), int , float , Decimal , datetime . datetime , datetime . date , datetime . time , ) ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
Django 1.4 documentation 5147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rticle ( models . Model ): pub_date = models . DateTimeField () headline = models . CharField ( max_length ... an article. # Article を作成します。 >>> from datetime import datetime >>> a = Article ( pub_date = datet ... rticle ( models . Model ): pub_date = models . DateTimeField () headline = models . CharField ( max_length ... のです。この例では、フィルタに よって Python の datetime オブジェクトを指定の形式にフォーマットしています ( ...
https://man.plustar.jp/django/contents.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT