Like or Unlike Tweets - Django Wednesdays Twitter #16

preview_player
Показать описание
In this video I'll show you how to Like or Unlike Tweets (or Meeps) for our Twitter Clone App With Django and Python.

We'll tweak our Meep Model to track likes, and we'll build a little count function.

#django #codemy #JohnElder

Timecodes

0:00​​ - Introduction
0:52 - Add Likes To Meep Model
2:46 - Make and Push Migration
7:13 - Add Meep_Like URL
9:08 - Tweak Homepage To Add Meep Count
10:12 - Like Meep Link on Homepage
12:18 - Unlike Meep Link on Homepage
14:09 - Test On Another User
14:45 - See Likes On Admin Page
15:02 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Django Wednesdays Twitter Playlist ✅ Subscribe To My YouTube Channel:
▶ See More At: ✅ Join My Facebook Group:
▶ Get The Code

Codemycom
Автор

Thanks so much for all you do. I love how you make it look easy. I like how you explain these concepts using small words that a beginner can easily grasp. I know it takes a lot of mastery to make it look effortless. These videos are very helpful, thanks!

MamusOnokpe
Автор

Very useful. Keep up the awesome work. I will be soon buying your courses
Thankyou for what you do.

collinslife
Автор

Thanks for you awesome work! I was wondering how to add widgets to right column for logged out view. Content would be for first time visitors.

TJNemez
Автор

Hello, after 16 video any more video is their or it's complete play list please reply

abhisheksri
Автор

sir, when like and unlike the post, the page is reloaded every time, so you can use channels for that, can you please make a video using channels for like and unlike

bragadeeshwaran