文章详情页
python - django-blog-zinnia搭建博客无法进入后台?
浏览:75日期:2022-07-24 16:13:01
问题描述
django-blog-zinnia搭建博客进入后台时报出AttributeError: ’WSGIRequest’ object has no attribute ’user’错误代码
其他地方为创建项目默认代码
问题解答
回答1:请确认你是否已经创建了用户 python manage.py createsuperuser
相关文章:
排行榜
