検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 111 for date (0.043 sec.)
ビルトインのクラスベースのジェネリックビュー — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... isher , on_delete = models . CASCADE ) publication_date = models . DateField () 次に、ビューを定義しましょ ... eryset = Book . objects . order_by ( '-publication_date' ) context_object_name = 'book_list' これはごくわず ... to = 'author_headshots' ) last_accessed = models . DateTimeField () 汎用の DetailView クラスはこのフィール ... uper () . get_object () # Record the last accessed date obj . last_accessed = timezone . now () obj . save ...
https://man.plustar.jp/django/topics/class-based-views/generic-display.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 5587
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the client, so that the session data will be invalidated when being tampered with. The same invalidation h ... ッションを破棄するように設定できます。 もし value が datetime または timedelta オブジェクトならば、指定された ... 日時に破棄されます。 datetime と timedelta の値がシリアライズできるのは、 Pi ... す。 modification : セッションを最後に修正した時刻を datetime オブジェクトとして与える。デフォルトは現在の時 ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... name = models . CharField ( max_length = 100 ) pub_date = models . DateField () site = models . ForeignKey ... name = models . CharField ( max_length = 100 ) pub_date = models . DateField () publish_on = models . Fore ... tSiteManager , request , which クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... okup for prefetch_related (#21410). Fixed Queryset.datetimes raising AttributeError in some situations (#2 ... rver on non-English systems and when the formatted date in its output contained non-ASCII characters (#213 ... ated , multiple , from , using クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o we don't find much value in providing security updates for a version of Python that could be insecure. T ... .py with django.utils.formats.get_format() and the date template filter ( #25812 ). Fixed a state bug when ... sive headers (added no-cache, no-store, must-revalidate to Cache-Control ) to better prevent caching ( #13 ... h , read , formats , list , we クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -term support release . It will receive security updates for at least three years after its release. Suppo ... TS, Django 1.4, will end 6 months from the release date of Django 1.8. Python バージョン間の互換性 ¶ Djang ... and as a bigint of microseconds on other backends. Date and time related arithmetic has also been improved ... TimestampSigner.unsign() method now also accepts a datetime.timedelta object. データベースバックエンド ¶ T ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... team choose the translation resource you want to update on the team page. For example the "core" resource ... at the time of a new feature release . We try to update them a second time during one of the following pat ... the string freeze period (between the release candidate and the feature release) to take the opportunity t ... cale/<locale>/formats.py . This file describes the date, time and numbers formatting particularities of yo ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
Signals — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... q = Question ( question_text = "What's new?" , pub_date = timezone . now ()) The arguments sent to a pre_i ... _() ) kwargs {'question_text': "What's new?", 'pub_date': datetime.datetime(2012, 2, 26, 13, 0, 0, 775217, ... state yet. using The database alias being used. update_fields The set of fields to update as passed to Mo ... del.save() , or None if update_fields wasn't passed to save() . post_save ¶ djang ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -term support release . It will receive security updates for at least three years after its release. Suppo ... マイナーな機能 ¶ django.contrib.admin ¶ ModelAdmin.date_hierarchy はリレーションシップを通じてフィールドを ... しでユーザへのパスワード変更フォームを送信します。 update_session_auth_hash() がセッションキーをローテーショ ... ld https://openlayers.org/ source. They are also updated to use OpenLayers 3. PostGIS migrations can now c ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed crash in contrib.sitemaps if lastmod returned a date rather than a datetime ( #23403 ). Allowed migrati ... uest ( #23593 ). Fixed missing get_or_create and update_or_create on related managers causing IntegrityErr ... rash , when , Made , zh , many クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT