検索

phrase: max: clip:
target: order:
Results of 101 - 106 of about 106 for save (0.098 sec.)
Django 3.1 release notes — Django 4.0.6 ドキュメント 5396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or details. ファイルストレージ ¶ FileSystemStorage.save() method now supports pathlib.Path . FileField and ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
ビルトインのクラスベースのジェネリックビュー — Django 4.0.6 ドキュメント 5396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... date obj . last_accessed = timezone . now () obj . save () return obj 注釈 ここで URLconf は pk という名前 ...
https://man.plustar.jp/django/topics/class-based-views/generic-display.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd with fewer interactions to worry about you will save yourself some thinking. (Of course, you can always ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nvention to import this as a shorter alias, _ , to save typing. 注釈 Python の標準ライブラリ gettext モジュ ... 'javascript-catalog' ), ] Client-side caching will save bandwidth and make your site load faster. If you'r ... n request. If session support is enabled, the view saves the language choice in the user's session. It als ... o saves the language choice in a cookie that is named dja ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
データベース — Django 4.0.6 ドキュメント 5332
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nly by case will pass validation, but upon calling save() , an IntegrityError will be raised. Changed in D ... rriding the table name via the db_table parameter. Savepoints ¶ Both the Django ORM and MySQL (when using ... the InnoDB storage engine ) support database savepoints . If you use the MyISAM storage engine pleas ... ve database-generated errors if you try to use the savepoint-related methods of the transactions API . The ...
https://man.plustar.jp/django/ref/databases.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5268
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . session session [ 'somekey' ] = 'test' session . save () 言語の設定 ¶ 国際化とローカルかをサポートしてい ... tbox ¶ During test running, each outgoing email is saved in django.core.mail.outbox . This is a list of al ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 NEXT