検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 149 for form (0.069 sec.)
Django 3.2.2 release notes — Django 4.0.6 ドキュメント 5891
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s newlines in HTTP headers. Moreover, the URLField form field which uses URLValidator silently removes new ... ted if you are using this validator outside of the form fields. This issue was introduced by the bpo-43882 ... s , newlines , URLValidator , injection , Header , form , Bugfixes , from , tabs クイック検索 Last update: ...
https://man.plustar.jp/django/releases/3.2.2.html - [similar]
Django 1.11.27 リリースノート — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 19844: Potential account hijack via password reset form ¶ By submitting a suitably crafted email address m ... 19844: Potential account hijack via password reset form Bugfixes 前のトピックへ Django 1.11.28 リリースノー ... ount , values , loss , comparison , sent , token , form , hijack , Potential クイック検索 Last update: 202 ...
https://man.plustar.jp/django/releases/1.11.27.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in high-concurrency operations, and can improve performance. Better support for streaming responses via th ... cifically, Python 3.2 and above. This comes in the form of a single codebase; you don't need to install a ... on 3, or single applications that support both platforms. However, we're labeling this support "experiment ... racters, or if you want to store user's names in a format other than first name/last name, or you want to ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 2.2.9 リリースノート — Django 4.0.6 ドキュメント 5867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 19844: Potential account hijack via password reset form ¶ By submitting a suitably crafted email address m ... 19844: Potential account hijack via password reset form Bugfixes 前のトピックへ Django 2.2.10 リリースノー ... ount , values , loss , comparison , sent , token , form , hijack , Potential クイック検索 Last update: 202 ...
https://man.plustar.jp/django/releases/2.2.9.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 5844
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , blank = True ), size = 8 , ), size = 8 , ) Transformation of values between the database and the model, ... ld ¶ There are a number of custom lookups and transforms for ArrayField . We will use the following exampl ... = 1 ) <QuerySet [<Post: Second post>]> Index transforms ¶ Index transforms index into the array. Any non- ... of the array. The lookups available after the transform are those from the base_field . For example: >>> P ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 5809
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tinuing the web-poll application and will focus on form processing and cutting down our code. 困ったときは ... プレート ("polls/detail.html") を更新して、HTML の <form> 要素を入れましょう。 polls/templates/polls/detail ... .html ¶ < form action = " {% url 'polls:vote' question.id %} " me ... dset > < input type = "submit" value = "Vote" > </ form > 簡単に説明: 上のテンプレートは、各質問の選択肢の ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
Django 3.1.3 release notes — Django 4.0.6 ドキュメント 5785
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( #32091 ). Fixed displaying Unicode characters in forms.JSONField and read-only models.JSONField values i ... f ArrayAgg and StringAgg with ordering on key transforms for JSONField ( #32096 ). Fixed a regression in D ... caused a crash of __in lookup when using key transforms for JSONField in the lookup value ( #32096 ). Fix ... caused a crash of ExpressionWrapper with key transforms for JSONField ( #32096 ). Fixed a regression in D ...
https://man.plustar.jp/django/releases/3.1.3.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le for "mysql_old". データベース名の制約変更 ¶ The format of the constraint names Django generates for for ... an existing database may generate SQL with the new form of constraint name, while the database itself cont ... ains constraints named in the old form; this will cause the database server to raise an e ... te against any of Django's supported serialization formats. The sqlinitialdata command has been renamed to ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 5727
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aration in models!), rewritten to use Django's new form-handling library (introduced in the 0.96 release a ... s django.newforms , and now available as simply django.forms ) and ... en dramatically improved by a massive refactoring. For most users of Django this is backwards-compatible; ... e making, this adds world-class GIS ( Geographic Information Systems ) support to Django, in the form of a ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5668
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eSQL. inspectdb --include-views now creates models for materialized views on Oracle and PostgreSQL. The ne ... . runserver can now use Watchman to improve the performance of watching a large number of files for change ... s the list of migration operations that will be performed. NoneType can now be serialized in migrations. Y ... ou can now register custom serializers for migrations. モデル ¶ Added support for PostgreSQL o ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT