検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 570 for update (0.040 sec.)
File オブジェクト — Django 4.0.6 ドキュメント 4058
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the existing file, but will create a new file and update the object to point to it. If save is True , the m ... e , size , methods , ContentFile クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 4058
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent = forms . CharField () name . widget . attrs . update ({ 'class' : 'special' }) comment . widget . attrs ... . update ( size = '40' ) Or if the field isn't declared dir ... args ) self . fields [ 'name' ] . widget . attrs . update ({ 'class' : 'special' }) self . fields [ 'comment ... ' ] . widget . attrs . update ( size = '40' ) Django はこれで、レンダリングされた ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 4058
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mezone >>> now = timezone . now () >>> Coalesce ( 'updated' , Cast ( now , DateTimeField ())) Collate ¶ clas ... >>> comments = Comment . objects . annotate ( last_updated = Greatest ( 'modified' , 'blog__modified' )) >>> ... comment = comments . get () annotated_comment.last_updated will be the most recent of blog.modified and comm ... me = 'John' , alias = 'j' ) >>> Author . objects . update ( name = LPad ( 'name' , 8 , Value ( 'abc' ))) 1 > ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Django 2.2.17 release notes — Django 4.0.6 ドキュメント 4058
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... メント , Table , contents , Index クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/releases/2.2.17.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 4058
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng-term support release . It will receive security updates for at least three years after its release. Suppo ... Support for colored terminal output on Windows is updated. Various modern terminal environments are automat ... ¶ The new no_key parameter for QuerySet.select_for_update() , supported on PostgreSQL, allows acquiring weak ... setting PostgreSQL operator classes. The QuerySet.update() method now respects the order_by() clause on MyS ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 4.0.6 release notes — Django 4.0.6 ドキュメント 4058
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ext , Modules , Index , contents クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/releases/4.0.6.html - [similar]
django — Django 4.0.6 ドキュメント 3974
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te ( settings . INSTALLED_APPS ) クイック検索 Last update: 2022年6月01日 up ...
https://man.plustar.jp/django/_modules/django.html - [similar]
FAQ: データベースとモデル — Django 4.0.6 ドキュメント 3974
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xecute, in seconds. connection.queries にはINSERT, UPDATE, SELECTなどの全てのSQL文が記録されています。アプリ ... 固有 , queries , エンジン , 更新 クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/faq/models.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 3974
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that have a status of "redirected" may need to be updated to point to the canonical location, e.g. the sche ... / → https:// . In certain cases, we do not want to update a "redirected" link, e.g. a rewrite to always poin ... as docs/man/django-admin.1 . There isn't a need to update this file when updating the documentation, as it's ... updated once as part of the release process. To generate ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
クラスベースビュー mixin — Django 4.0.6 ドキュメント 3974
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ultiple , 検索 , クイック , date クイック検索 Last update: 2022年6月01日 « previous | up | next » ...
https://man.plustar.jp/django/ref/class-based-views/mixins.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT