検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 188 for fields (0.068 sec.)
mixinを編集する — Django 4.0.6 ドキュメント 5376
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ModelForm is manipulating. If you specify both the fields and form_class attributes, an ImproperlyConfigured ... determined by examining self.object or queryset . fields ¶ A list of names of fields. This is interpreted t ... he same way as the Meta.fields attribute of ModelForm . This is a required attrib ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... upports filtering of displayed lists of objects by fields on the corresponding models, including across data ... Admin class allow developers to specify particular fields or relationships which will generate automatic lin ... t querystring lookup arguments either specify only fields on the model being viewed, or cross relations whic ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gerChoices types are provided for text and integer fields. The Choices class allows defining a compatible en ... ribute to widgets of username, email, and password fields in django.contrib.auth.forms for better interactio ... to environment variables for password and required fields, when a corresponding command line argument isn't ... provided in non-interactive mode. REQUIRED_FIELDS now supports ManyToManyField s. The new UserManage ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ary key can now be controlled via the DEFAULT_AUTO_FIELD setting and AppConfig.default_auto_field attribute. ... h 3.2 new projects are generated with DEFAULT_AUTO_FIELD set to BigAutoField . Also, new apps are generated ... with AppConfig.default_auto_field set to BigAutoField . In a future Django release th ... ons that can be used with list_display or readonly_fields . Likewise, the new action() decorator allows for ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ique_sql() and _create_unique_sql() methods is now fields instead of columns . django.contrib.gis ¶ Support ... tion operations for ForeignKey and ManyToManyField fields no longer specify attributes which were not passed ... to the fields during initialization. As a side-effect, running m ... ield operations for ManyToManyField and ForeignKey fields in some cases. DeleteView changes ¶ DeleteView now ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l make migrations for any change to your models or fields - even options that don't affect the database - as ... ly, for an initial migration that adds one or more fields ( AddField operation), Django checks that all of t ... ou have defined. They will, however, have the same fields, relationships, managers (limited to those with us ... is a migration referencing them. Any custom model fields will also need to be kept, since these are importe ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 5300
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e repetition that went into pulling geometries and fields out of a vector layer, converting to another coord ... ly.shp' ) >>> layer = ds [ 0 ] >>> print ( layer . fields ) # Exploring the fields in the layer, we only wan ... r' layer field. 'poly' : 'POLYGON', # For geometry fields use OGC name. } # The mapping is a dictionary >>> ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Signals — Django 4.0.6 ドキュメント 5300
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e yet. using The database alias being used. update_fields The set of fields to update as passed to Model.sav ... e() , or None if update_fields wasn't passed to save() . post_save ¶ django.db.mo ... e yet. using The database alias being used. update_fields The set of fields to update as passed to Model.sav ... e() , or None if update_fields wasn't passed to save() . pre_delete ¶ django.db.m ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 1.11.26 リリースノート — Django 4.0.6 ドキュメント 5300
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or has_any_keys lookup on django.contrib.postgres.fields.JSONField , if the right or left hand side of an e ... up , next , key , Bugfixes , ドキュメント , hand , fields , JSONField クイック検索 Last update: 2022年6月01日 ...
https://man.plustar.jp/django/releases/1.11.26.html - [similar]
Django 2.1.14 リリースノート — Django 4.0.6 ドキュメント 5300
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or has_any_keys lookup on django.contrib.postgres.fields.JSONField , if the right or left hand side of an e ... up , next , key , Bugfixes , ドキュメント , hand , fields , JSONField クイック検索 Last update: 2022年6月01日 ...
https://man.plustar.jp/django/releases/2.1.14.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT