Textarea (attrs={'rows': '3', 'minlength': 250,'maxlength': 250}). The issue: In HTML, input, Django adds correctly minlength value, but for the maxlength ...
確定! 回上一頁