Django tutorial 2021 | Django Social Network project 2.0 with Javascript - part 3

preview_player
Показать описание
🔥 Join the facebook group:

🔥 Follow pyplane on:

🔥 More on python and django:

Learn Django for FREE with the second version of the django social project tutorial series. This Django tutorial 2021 comes with the basics of javascript with the purpose to create more user friendly web applications.

In part 3:
➜ create the profile model
➜ create a signal for creating profiles to the user once created
➜ create methods to the profile class and display the results in the test page
(i.e. proposals of people to follow, who we are currently following, who is folowing us etc.)
➜ and more!

Learn Django for FREE with pyplane - please like, subscribe & comment

#django #tutorial #2021

django tutorial 2021, django tutorial 2020, django social network, learn django in 2021, django full course, django full project tutorial, django with javascript full tutorial, learn to build django projects, learn django for free, free django full course, javascript tutorial 2021, python django tutorial 2021, django full course for beginners, django models, django models and views, django models methods, django custom method in model, django framework explained
Рекомендации по теме
Комментарии
Автор

Django is the best and Django is the Future.

muhammadmiraj
Автор

Sir, Great Tutorials. You are really enhancing my django skills .

hardikpunj
Автор

Hey Luke, this is 🔥, I really appreciate your work. it's been a while I checked Pyplane, and it's worth spending my time. Thank you!!🙏

pravarsharma
Автор

explanation is great Lukas, V2 is very good. When will you release part4??

yukselbastan
Автор

Keep up this great project, its really helping build my Django skills.

pgallovich
Автор

Im very interested in this project, Can't wait for further tutorials

onkarnardekar
Автор

could you please do advanced authentication system with Django that sends activation code on both email or text upon the user preferance

blackpetergriffin
Автор

When will you upload Chatting system project?

jameskulu
Автор

Would it be possible to add ajax like buttons or ajax search profile in future? Thank you :)

Fanceh
Автор

Hi mate,
sorry i'm a newbie in python.
On minute 37:06 why do you wrote list comprehension instead of following_list = self.get_following() ?

hearphone
Автор

isn't it more efficient to make another ManyToMany field for my followers and update it every time someone follow me? I mean, if i have a billion users it would be slow

echilateral
Автор

Sir how we can get the code
Please upload

puneetmakhija