- Home
- Course Detail
regularpython@gmail.com
Course Introduction https://www.youtube.com/embed/E95MBmj8WmU
Course Lession
1.What are the requirements we should have to build a website
2.How to check project requirements are available or not in my system
3.What is virtual environment and how is it useful to us
4.How to setup Django project environment and skeleton in my system
5.How to create an Application in Django project and send a simple request to the application
6.How to receive HTML response from the server
7.Django single table crud operation
-
7.01 - Django project single table crud operation - Theory Enroll to Access
-
7.02 - Django project single table data read operation - Practical Enroll to Access
-
7.03 - Django project single table data insert operation - Practical Enroll to Access
-
7.04 - Django project single table data delete operation - Practical Enroll to Access
-
7.05 - Django project single table data update operation - Practical Enroll to Access
8.What is one to many relationship and how is it useful to our project
-
8.01 - What is one to many relationship and how is it useful to our project - Theory Enroll to Access
-
8.02 - Django one to many relationship READ operation - Practical Enroll to Access
-
8.03 - Django one to many relationship INSERT operation - Practical Enroll to Access
-
8.04 - Django one to many relationship DELETE operation - Practical Enroll to Access
-
8.05 - Django one to many relationship UPDATE data - Practical Enroll to Access
9.What is Many to Many relationship and where is it useful to our project
10.What is one to one relationship and where is it useful to our project
11.Html file extends concept
12.What is the Form and how to send the data from form to server and save the data into the database
13.What is page redirection and how to handle 404, 400, 500 and so on errors
14.Just movie information project
-
14.01 - Django OneMovie project introduction Enroll to Access
-
14.02 - Django OneMovie project requirements Enroll to Access
-
14.03 - How to check project requirements in my system Enroll to Access
-
14.04 - OneMovie project overview Enroll to Access
-
14.05 - OneMovie project skeleton Enroll to Access
-
14.06 - Project index file setup Enroll to Access
-
14.07 - OneMove project extends and inclde concepts Enroll to Access
-
14.08 - Get data from database Enroll to Access
-
14.09 - OneMovie project category page setup Enroll to Access
-
14.10 - OneMovie project pagination Enroll to Access
-
14.11 - OneMovie project product page Enroll to Access
-
14.12 - Payment Gateway Theory Enroll to Access
-
14.13 - OneMovie Sign-up and sign-in form Enroll to Access
-
14.14 - Project Logout Form Enroll to Access
-
14.15 - Payment Gateway Practical Enroll to Access
-
14.16 - Payment Gateway Practical - part2 Enroll to Access
15.Deploy Justmovieinfo project into Linux server
-
15.01 - Justmovieinfo project deployment in Linux server part-1 Enroll to Access
-
15.02 - project deployement in linux server part-2 Enroll to Access
-
15.03 - project deployment in Linux server part-3 Enroll to Access
-
15.04 - project deployment in Linux server part-4 Enroll to Access
-
15.05 - project deployment in linux server part-5 Enroll to Access
16.Justmovieinfo Domain Assignment To Our project
17.Django REST api basics
-
17.01 - DJango REST API theory Enroll to Access
-
17.02 - Django API Theory part-2 Enroll to Access
-
17.03 - Django API Project Setup Enroll to Access
-
17.04 - Django REST API Sample request Enroll to Access
-
17.05 - Django REST API READ Operation Enroll to Access
-
17.06 - Django REST Api Insert Data Concept Enroll to Access
-
17.07 - DJango REST Api Update Data Enroll to Access
-
17.08 - Django REST API Delete Enroll to Access
18.Create Rest Api using Django Rest Framework
-
18.01 - Django REST Framework Theory And Get Method Enroll to Access
-
18.02 - Django REST Framework POST Method Enroll to Access
-
18.03 - Django REST Framework UPDATE Method Enroll to Access
-
18.04 - Django Rest Framework DELETE Method Enroll to Access
-
18.05 - How to test Django REST API using POSTMAN Enroll to Access
19.Django + Jquery + Ajax + Rest API
-
19.01 - jQuery theory Enroll to Access
-
19.02 - jQuery Part-1 Enroll to Access
-
19.03 - jQUery Part-2 Enroll to Access
-
19.04 - jQUery Part-3 Enroll to Access
-
19.05 - jQUery READ Method Practical Enroll to Access
-
19.06 - jQUery POST Method Part-1 Enroll to Access
-
19.07 - jQuery POST Method Part-2 Enroll to Access
-
19.08 - jQuery DELETE Method Enroll to Access
-
19.09 - jQuery UPDATE Method Enroll to Access
20.Django Login, Logout, Mail Validation and Password reset concepts
-
20.01 - Login And Logout Project Setup Enroll to Access
-
20.02 - Login And Logout Project HTML Files Setup Enroll to Access
-
20.03 - Capture user details from signup page Enroll to Access
-
20.04 - Save user details in MySQL database Enroll to Access
-
20.05 - Create Mail Validation Link Enroll to Access
-
20.06 - How to create login and handle sessions Enroll to Access
-
20.07 - Arrange login and logout pages properly Enroll to Access
-
20.08 - Logout page and delete user session in the server Enroll to Access
-
20.09 - How to reset forget password Enroll to Access
-
20.10 - The overall flow of login and logout Enroll to Access
21.How to send OTP to the registered mobile number in Django
-
21.01 - How to send OTP to the registered mobile number in Django Part-1 Enroll to Access
-
21.02 - How to send OTP to the registered mobile number in Django Part-2 Enroll to Access
-
21.03 - How to send OTP to the registered mobile number in Django Part-3 Enroll to Access
-
21.04 - How to send OTP to the registered mobile number in Django Part-4 Enroll to Access
-
21.05 - How to send OTP to the registered mobile number in Django Part-5 Enroll to Access
-
21.06 - How to send OTP to the registered mobile number in Django Part-6 Enroll to Access
-
21.07 - How to send OTP to the registered mobile number in Django Part-7 Enroll to Access