Here's the key part from the django docs on bound and unbound forms. A Form instance is either bound to a set of data, or unbound:.
確定! 回上一頁