阅读背景:

如何使用未绑定表单中的表单值

来源:互联网 

I have a web report that uses a Django form (new forms) for fields that control the query used to generate the report (start date, end date, ...). The issue I'm having is that the page should work using the form's initial values (unbound), but I can't access the cleaned_data field unless I call is_valid(). But is_valid() always fails on unbound forms.I have a web report that uses a Django form (ne




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: