検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 158 for must (0.241 sec.)
JavaScript customizations in the admin — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ); Two points to keep in mind: The JavaScript code must go in a template block if you are inheriting admin ...
https://man.plustar.jp/django/ref/contrib/admin/javascript.html - [similar]
Testing GeoDjango apps — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tests.py all of the databases in the settings file must be using one of the spatial database backends . カ ...
https://man.plustar.jp/django/ref/contrib/gis/testing.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds a Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private header to a response to indica ... le , this allows to avoid converting requests. You must implement detection of the current request type to ... Sets the current time zone . The timezone argument must be an instance of a tzinfo subclass or a time zone ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n are no longer automatically escaped, meaning you must now manually escape them; this is an incompatibili ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file has your production ALLOWED_HOSTS value, you must now omit it to get those fallback values. Bugfixes ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.3.5 release notes — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a smaller, but far more common, subset: Hostnames must consist of characters [A-Za-z0-9] plus hyphen ('-' ...
https://man.plustar.jp/django/releases/1.3.5.html - [similar]
Django 1.4.3 release notes — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a smaller, but far more common, subset: Hostnames must consist of characters [A-Za-z0-9] plus hyphen ('-' ...
https://man.plustar.jp/django/releases/1.4.3.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... more persuasive headers (added no-cache, no-store, must-revalidate to Cache-Control ) to better prevent ca ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and various RangeField s ( django.contrib.postgres must be in INSTALLED_APPS ). django.contrib.sitemaps ¶ ... ons containing these operations to be applied, you must set the Migration.atomic attribute to False . その ... performance, and in raw SQL queries, those fields must now be wrapped in connection.ops.select . See the ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h a non-empty choices attribute. In this case, you must override the form field to use a different widget. ... th Form and ModelForm simultaneously, however, you must ensure that ModelForm appears first in the MRO. Th ... n a ModelFormSet and maintain this validation, you must call the parent class's clean method: from django. ... wish to modify a value in ModelFormSet.clean() you must modify form.instance : from django.forms import Ba ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT