gpt4 book ai didi

python - 如何设计 django 中已经存在的表单样式

转载 作者:行者123 更新时间:2023-11-30 23:51:09 25 4
gpt4 key购买 nike

我正在使用 django 注册。我想更新“django.contrib.auth.forms”中的 AuthenticationForm。具体来说,我想传递“attrs”字典来添加一些属性。如何更新 django 附带的表单?

最佳答案

您可以使用 auth 附带的 View 并用您自己的表单覆盖表单参数:

django.contrib.auth.views.login(request[, template_name, redirect_field_name, authentication_form])

更多信息here .

关于python - 如何设计 django 中已经存在的表单样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6976205/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com