検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 157 for time (0.040 sec.)
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elected when opening the admin calendar widget for timezones from GMT+0100 to GMT+1200 ( #24980 ). Fixed a ... at increase the SQLITE_MAX_VARIABLE_NUMBER compile-time limit to over 2000, such as Debian ( #26063 ). Fix ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
フォームアセット (Media クラス) — Django 4.0.6 ドキュメント 5239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .js' , 'calendar.js' , 'noConflict.js' ) >>> class TimeWidget ( forms . TextInput ): ... class Media : ... ... js = ( 'jQuery.js' , 'time.js' , 'noConflict.js' ) >>> w1 = CalendarWidget () ... >>> w2 = TimeWidget () >>> print ( w1 . media + w2 . media ) <sc ... "></script> <script src="http://static.example.com/time.js"></script> <script src="http://static.example.c ...
https://man.plustar.jp/django/topics/forms/media.html - [similar]
View decorators — Django 4.0.6 ドキュメント 5239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... corator adds an Expires header to the current date/time. This decorator adds a Cache-Control: max-age=0, n ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... k="123" model="sessions.session"> <field type="DateTimeField" name="expire_date">2013-01-16T08:16:59.84456 ... ONEncoder , it handles these additional types: datetime A string of the form YYYY-MM-DDTHH:mm:ss.sssZ or Y ... という形式の文字列は、 ECMA-262 で定義されています。 time HH:MM:ss.sss という形式の文字列は、 ECMA-262 で定義 ... されています。 timedelta 期間を表現する文字列は ISO-8601 で定義されてい ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... class or a function. If 'obj' is a function at the time it # is passed to _dec, it will eventually be a me ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
How to provide initial data for models — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the name of the fixture file you've created. Each time you run loaddata , the data will be read from the ...
https://man.plustar.jp/django/howto/initial-data.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the {% extends %} template tag whilst at the same time overriding it. This can allow you to make small cu ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t to 3 for three-dimensional support. 注釈 At this time 3D support is limited to the PostGIS and SpatiaLit ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
File オブジェクト — Django 4.0.6 ドキュメント 5193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ース] ¶ Iterate over the file yielding one line at a time. chunks ( chunk_size = None ) [ソース] ¶ Iterate o ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
Constraints 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 ...
https://man.plustar.jp/django/ref/models/constraints.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT