Agile育成ブログ
未来を変える喜びを
Django

Djangoフィールド


Warning: count(): Parameter must be an array or an object that implements Countable in /home/xs638785/agile-software.site/public_html/wp-content/plugins/rich-table-of-content/functions.php on line 490
フィールドクラスウィジェット
CharFieldmax_lengthという引数を設定しなければいけないTextInput
TextField長い文字列を扱う場合
IntegerField整数のフィールドNumberInput
ChoiceFieldSelect
DataField日付の情報を格納するDataInput
DataTimeField日付と時刻のフィールドDataTimeInput
EmailFieldEmailInput
FileFieldClearableFileInput
ImageFieldClearableFileInput
ForeignKey
FloatField小数のフィールド

You cannot copy content of this page