错误提示:builtins.TypeErrorTypeError: init() takes from 1 to 2 positional arguments but 3 were given错误的原因是forms.py里的form类写错了,错误代码为:正确代码为: