How to add the logged in user's username with django

前端 未结 0 905
星月不相逢
星月不相逢 2021-01-29 15:33

I am building a basic blog site with Django. Here\'s my views.py (AddPostView should be the relevant class) :

class HomeView(ListView):
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题