Results of 31 - 40 of about 42 for widgets (0.085 sec.)
- Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6921
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
le admin option. These fields will show up as form widgets on the list pages, and can be edited and saved in ...
-
https://man.plustar.jp/django/releases/1.1.html
- [similar]
- Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6921
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
keyword argument of the Select and SelectMultiple widgets' render() method is removed. The choices argument ...
ation. To disable the required attribute on custom widgets, override the Widget.use_required_attribute() meth ...
-
https://man.plustar.jp/django/releases/1.10.html
- [similar]
- Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6921
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
nt to your custom storage classes. フォーム ¶ Form widgets now render attributes with a value of True or Fals ...
ged() django.db.transaction.managed() django.forms.widgets.RadioInput is removed. The module django.test.simp ...
-
https://man.plustar.jp/django/releases/1.8.html
- [similar]
- Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6921
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
classes for any missing dependencies. For example, widgets depending on django.jQuery must specify js=['admin ...
-
https://man.plustar.jp/django/releases/2.2.html
- [similar]
- PostgreSQL specific model fields — Django 4.0.6 ドキュメント 6843
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
次のトピックへ PostgreSQL specific form fields and widgets 関連キーワード range , fields , PostgreSQL , use , ...
-
https://man.plustar.jp/django/ref/contrib/postgres/fields.html
- [similar]
- Django 1.3 release notes — Django 4.0.6 ドキュメント 6843
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
forms . ModelForm ): class Meta : model = Document widgets = { 'document' : forms . FileInput } New index on ...
-
https://man.plustar.jp/django/releases/1.3.html
- [similar]
- Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6843
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ons() method. Added HTML autocomplete attribute to widgets of username, email, and password fields in django. ...
-
https://man.plustar.jp/django/releases/3.0.html
- [similar]
- Django 4.0 release notes — Django 4.0.6 ドキュメント 6843
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
f provided. RadioSelect and CheckboxSelectMultiple widgets are now rendered in <div> tags so they are announc ...
-
https://man.plustar.jp/django/releases/4.0.html
- [similar]
- Django 1.4 release notes — Django 4.0.6 ドキュメント 6781
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ing interface and horizontal and vertical "filter" widgets, some icon files were removed and grouped into two ...
-
https://man.plustar.jp/django/releases/1.4.html
- [similar]
- Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6781
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ted. You can find SelectDateWidget in django.forms.widgets (or simply django.forms ) instead. Private API dja ...
-
https://man.plustar.jp/django/releases/1.9.html
- [similar]