Django | Django Tutorial | Fetch user data | Show user data in profile | Q&A Website in Django

preview_player
Показать описание
Django Tutorial | Fetch user-submitted data | Show user data in profile | This is the 16th part of the Django tutorial series. In this series, we are creating a question-answer website. In this video, We will show user-submitted questions, answers, comments, etc. In this video, I have fetched the questions only but I have updated the code on Github with all user data. I have given the GitHub link below. Please like, subscribe, and share this video. Thank you :)
#django #djangoTutorials #learnDjango

Previous Parts
------------

References
------------

Prototype Screens
------------

Your queries can be
---------------------
1. fetch data from the database
2. create a user profile
3. create bootstrap 4 vertical navigation
Рекомендации по теме
Комментарии
Автор

hi sir, error while register-AttributeError: Manager isn't available; 'auth.User' has been swapped for 'main.CustomUser'

venkatrao
Автор

instead of user=request.user i used member=request.member ( because i used member table for registration ) its not working for me

chandrikadonepudi
welcome to shbcf.ru