[django] Creating a ModelForm without either the 'fields' attribute or the 'exclude' ...


[django] Creating a ModelForm without either the 'fields' attribute or the 'exclude' ...

Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is prohibited; form CommitmentForm needs updating 'fields' 특성 또는 'exclude' 특성 없이 Model Form을 만드는 것은 금지됩니다 앱내에 forms.py에 fields가 없거나 오타가 났는지 살펴보기 일반적인 형식...

[django] Creating a ModelForm without either the 'fields' attribute or the 'exclude' ...에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.



원문링크 : [django] Creating a ModelForm without either the 'fields' attribute or the 'exclude' ...