Complete Python Django Tutorial: User Profile Create, Read, Slug, Custom HTML/CSS Forms

preview_player
Показать описание
#django #python #webapp
Complete Python Django Tutorial: User Profile Create, Read, Slug, Custom HTML/CSS Forms
😀 video stamps 👇🏾👇🏾 Use to Jump ahead the video 😀

Django Project Website

Django Model Fields - as seen on Video

Django Form Widgets - as seen on Video

---------------------------------------------------------------------------------------------------------------

Video Timestamps:
00:02:49 Complete the Terms and Conditions page from last Tutorial
00:06:32 Create the foundation for the Profile page - also create a new layout file
00:26:10 Ensure that users cannot access the profile page if they are not logged in, ensure users are sent to profile page after they log in
00:35:33 Start building the Resume/Profile class from scratch
00:38:41 Going through the Resume/Profile Django model
00:42:50 Recap on the upload/MEDIA folder
01:01:27 Initial explanation of the SlugField and why we are including it in the model
01:02:53 Explanation of the SlugField - for viewing a detailed page, use the LinkedId Example
01:10:37 Discussing the absolute URL function inside the model class
01:12:01 Override the django model save function
01:17:15 How to get a unique string in your slug variable using uuid
01:27:30 How to assign a random profile image to any user who does not upload a profile image
01:38:00 Register the models in the admin file
01:39:59 Run python makemigrations
01:45:21 Correct an error on the Resume Model - overide save function(*important*)
01:46:36 Start working on the Resume form
01:47:29 Building Resume form from scratch
02:05:19 Resume create function view
02:15:38 How to display the flash messages inside the HTML templates
02:23:10 Work on create-resume html file to display the resume form
02:31:49 High level explanation of the Django app creation steps
02:39:06 Check/test the create profile/resume html page and view
02:47:40 Add url links to the profile page to help the user navigate to the profile-create and profile view pages
02:52:12 Build the detail profile/resume page with Django class based views
02:56:23 Work on the detail profile/resume page
03:04:40 Discussion on how to use the SLUG and absolute path url to get the URL path for for the Detailed Profile/Resume page
03:07:51 Building the URL path for the detailed profile/resume view
03:13:32 Start testing the login work flow
03:15:07 Change code so user is sent to the profile page after successful login
03:19:02 Test entire User Registration Process, Login and Profile/Resume creation and View detailed page

---------------------------------------------------------------------------------------------------------------

Web App Development Planning Session for an eCommerce Website (Disqus Clickup set-up)

Django Web App Development Tutorial Masterclass - Part 1 of this series

Django Web App Development Tutorial Masterclass - Part 2 of this series

Django Web App Development Tutorial Masterclass - Part 3 of this series

Django Web App Development Tutorial Masterclass - Part 4 of this series

Django Web App Development Tutorial Masterclass - Part 5 of this series

Django Web App Development Tutorial Masterclass - Part 6 of this series

---------------------------------------------------------------------------------------------------------

Social Media Links
Follow our Google News Publication:

Learn more on Skolo Online

---------------------------------------------------------------------------------------------------------

Get Professionals to Build your Web Application

---------------------------------------------------------------------------------------------------------
Video Tags

#webdev #webdevelopment #websites #website #appdevelopment #djangotutorial #masterclass
Рекомендации по теме
Комментарии
Автор

You are so good 😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘😘. I wish I could subscribe a million times

AGASTRONICS
Автор

Thank you for creating this course. It is very informative and clearly defines everything in a good way. I look forward to watching more and more cool videos from this channel. Keep updating and educating us. Thank you.

professorsham
Автор

Omg.. After this vídeo, im your fan. 🥰

MrBrunoPING
Автор

Thanks for the video, I'll be watching all your content about django. You are very didactic! Congratulations on the great work.

MrBrunoPING
Автор

I am following your Django course, this is exactly what I was looking for..thank you you so much for creating this course. as you have mentioned the Github link for the project.. can you pls share the github link.. I didn't find it during video

shweta.pandey
Автор

Now I understand why you call it Skolo online.
Lord of the Rings has nothing on you... ;)

EvidenceSello
Автор

Thanks for this great content, pleae I need your help with my Digital Products website. I want to show a Download button to paid members while I show "Add to Cart" to non-registered members. Is there any code I can add to my site to achieve this function? awaiting your response. thanks

mywiningways
Автор

How to edit/update and without using modelform.. just html forms

jacksonpatrick
Автор

i downloaded the same template but i don’t have the same pages and html like you ?

gmoneep
Автор

good job but where is the source code for the project ??

gmoneep