Django form.as_p DateField not showing input type as date

前端 未结 7 1244
野性不改
野性不改 2020-12-08 08:45

Working on my first django app, and I have a model defined with some DateFields, and then a ModelForm off of that model i.e.

models

7条回答
提交回复
热议问题