検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 238 for Data (0.401 sec.)
メッセージフレームワーク — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rmView based classes get_success_message ( cleaned_data ) ¶ cleaned_data is the cleaned data from the form ... = " %(name)s was created successfully" The cleaned data from the form is available for string interpolatio ... essfully" def get_success_message ( self , cleaned_data ): return self . success_message % dict ( cleaned_ ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons ) ¶ Creates a gin index . To use this index on data types not in the built-in operator classes , you n ... reField or the range fields . To use this index on data types not in the built-in gist operator classes , ... for a long time, but they suffer from a number of data integrity issues in older versions. Changed in Dja ... s() expressions 前のトピックへ PostgreSQL specific database functions 次のトピックへ PostgreSQL specific l ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n added to Django. To use this backend, change the DATABASE_ENGINE setting in your Django settings file fr ... om this: DATABASE_ENGINE = "mysql" to this: DATABASE_ENGINE = "m ... jango. Also, note that some features, like the new DATABASE_OPTIONS setting (see the databases documentati ... .py reset and similar commands against an existing database may generate SQL with the new form of constrai ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.11.27 リリースノート — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , 2019 Django 1.11.27 fixes a security issue and a data loss bug in 1.11.26. CVE-2019-19844: Potential acc ... her than the submitted address. Bugfixes ¶ Fixed a data loss possibility in SplitArrayField . When using w ...
https://man.plustar.jp/django/releases/1.11.27.html - [similar]
Django 1.7.11 release notes — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 4, 2015 Django 1.7.11 fixes a security issue and a data loss bug in 1.7.10. Fixed settings leak possibilit ... date/time formatting settings. Bugfixes ¶ Fixed a data loss possibility with Prefetch if to_attr is set t ...
https://man.plustar.jp/django/releases/1.7.11.html - [similar]
Django 2.2.9 リリースノート — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 18, 2019 Django 2.2.9 fixes a security issue and a data loss bug in 2.2.8. CVE-2019-19844: Potential accou ... her than the submitted address. Bugfixes ¶ Fixed a data loss possibility in SplitArrayField . When using w ...
https://man.plustar.jp/django/releases/2.2.9.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 4919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mail ( self ): # send email using the self.cleaned_data dictionary pass このとき、ビューは FormView を使用 ... , form ): # This method is called when valid form data has been POSTed. # It should return an HttpRespons ... . accepts ( 'text/html' ): return response else : data = { 'pk' : self . object . pk , } return JsonRespo ... nse ( data ) class AuthorCreateView ( JsonableResponseMixin , ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
Django 1.5.5 release notes — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... work properly and is now fixed. Bugfixes ¶ Fixed a data corruption bug with datetime_safe.datetime.combine ... .text.unescape_entities() (#21185). Fixed a couple data corruption issues with QuerySet edge cases under O ...
https://man.plustar.jp/django/releases/1.5.5.html - [similar]
Django 3.0.4 リリースノート — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a suitably crafted tolerance . Bugfixes ¶ Fixed a data loss possibility when using caching from async cod ... file to be closed incorrectly ( #31240 ). Fixed a data loss possibility in the select_for_update() . When ...
https://man.plustar.jp/django/releases/3.0.4.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... les creating functional indexes on expressions and database functions. For example: from django.db import ... forms that can be instantiated when supplying POST data. See Limiting the maximum number of instantiated f ... sform() method now supports SpatialReference . The DataSource class now supports pathlib.Path . The LayerM ... ow checks that the extension already exists in the database and skips the migration if so. The new CreateC ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT