検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 106 for save (0.094 sec.)
Working with Git and GitHub — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , and squash the second commit into the first one. Save and quit the editor. A second editor window should ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... red with the admin site: admin.E101 : The value of save_as must be a boolean. admin.E102 : The value of sa ...
https://man.plustar.jp/django/ref/checks.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ditionally. The dynamically-generated delete() and save() methods on Django model objects get alters_data= ... er than using the low-level Template API yourself. Save templates in a directory specified as a template d ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stinct. The new RandomUUID database function returns a version 4 UUID. It requires use of PostgreSQL's pgc ... t psycopg2 2.7+ raises an exception when trying to save a null character to a char/text field with Postgre ... : FOREIGN KEY constraint failed ) if attempting to save an existing model instance that's violating a fore ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -45452 ¶ Potential directory-traversal via Storage.save() . Full description 影響を受けるバージョン ¶ Djan ... rmission can create objects for ModelAdmin 's with save_as=True . Full description 影響を受けるバージョン ...
https://man.plustar.jp/django/releases/security.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m views provide a form_valid() implementation that saves the model automatically. You can override this if ... ng (in the case of CreateView, it will # call form.save() for example). response = super () . form_valid ( ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 5524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... globally to all views in your project. It doesn't save you from generating the response, which may be exp ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
FAQ: 管理インタフェース — Django 4.0.6 ドキュメント 5460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 更できます。リクエストから現在のユーザを取り出して、 save_model() フックをカスタマイズすることで、オブジェク ...
https://man.plustar.jp/django/faq/admin.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... om manager attributes class Meta def __str__() def save() def get_absolute_url() Any custom methods If cho ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 5460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... } {{ form.as_p }} < input type = "submit" value = "Save" > </ form > class django.views.generic.edit. Base ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT