ModelForm is a class which enables you to write Forms which are closely coupled with a Model. You can inherit this class, associate it with a Model and then ...
確定! 回上一頁