検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 161 for would (0.101 sec.)
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... perty names cannot be used as member names as they would conflict. The use of enum.unique() is enforced to ... as a reference to the same instance of that object would be used as the default value in all new model inst ... that has unique_for_date="pub_date" , then Django wouldn't allow the entry of two records with the same ti ... n't determine the reverse accessors names, as they would be the same. You need to set a related_name to at ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he name. So, for example, a header called X-Bender would be mapped to the META key HTTP_X_BENDER . Note tha ... Most browsers send Accept: */* by default, so this would return True for all content types. Setting an expl ... request in a streaming fashion. A common use-case would be to process a big XML payload with an iterative ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... en a slow network connection and few HTTP requests would be all that is necessary to make a site unavailabl ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a URL like http://mysite.example.com\@attacker.com would be considered safe if the request's host is http:/ ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a URL like http://mysite.example.com\@attacker.com would be considered safe if the request's host is http:/ ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rlying HTMLParser , django.utils.html.strip_tags() would be extremely slow to evaluate certain inputs conta ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r the forms in the formset and display them as you would with a regular form: >>> formset = ArticleFormSet ... errors. For example, {{ formset.non_form_errors }} would look like: < ul class = "errorlist nonform" > < li ... e_formset , 'book_formset' : book_formset , }) You would then render the formsets as normal. It is importan ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e constraint. If this didn't happen, the migration would try to create the ForeignKey column without the ta ... ble it's referencing existing and your database would throw an error. This dependency behavior affects m ... thout the migrate --fake-initial flag, the command would error out because the tables it wants to create al ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5156
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se , the test client will return a 500 response as would be returned to a browser. The response has the att ... ed if the database supports transactions (e.g., it would not run under PostgreSQL, but it would under MySQL ... ed if the database supports transactions (e.g., it would run under PostgreSQL, but not under MySQL with MyI ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 5030
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecurity issues ; while a defect is outstanding, we would like to minimize any damage that could be inflicte ...
https://man.plustar.jp/django/faq/help.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT