这是我第一次在Django中使用userena。我想覆盖注册形式的用户,现在有一个错误。from userena.models import UserenaSignup"""
A form to demonstrate how to add extra fields to the signup form, in
出现以下错误 AttributeError: 'tuple' object has no attribute '_meta' 这是我的views.py from django.shortcutsfields_for_model
class Meta第一个错误是没有‘field’属性或'exclude‘属性的m