Python Django Tutorials In Hindi
5.0
(1)
38 learners
What you'll learn
This course includes
- 23 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 102 lessons • 23 hours of video
Python Django Tutorials In Hindi
102 lessons
• 23 hours
Python Django Tutorials In Hindi
102 lessons
• 23 hours
- Django Course Announcement | Python Django Tutorials In Hindi #0 04:30
- Django Installation & Getting Started | Python Django Tutorials In Hindi #1 07:30
- Creating Our First Django Project | Python Django Tutorials In Hindi #2 10:29
- How Django Websites Work | Python Django Tutorials In Hindi #3 04:46
- Our First Django Website | Python Django Tutorials In Hindi #4 06:59
- Views & Urls In Django| Python Django Tutorials In Hindi #5 10:18
- Django Exercise 1: Personal Navigator | Python Django Tutorials In Hindi #6 06:30
- Django Website: Laying The Pipeline | Python Django Tutorials In Hindi #7 12:34
- Django Templates | Python Django Tutorials In Hindi #8 10:53
- Creating Homepage of our TextUtils Website | Python Django Tutorials In Hindi #9 09:13
- Django Site: Coding The Backend | Python Django Tutorials In Hindi #10 18:53
- Django Exercise 1 Solution + Shoutouts | Python Django Tutorials In Hindi #11 15:32
- Adding More Features To TextUtils Website | Python Django Tutorials In Hindi #12 16:06
- Django Exercise 2: Revamping TextUtils | Python Django Tutorials In Hindi #13 03:27
- Adding Boostrap To Our Django Website | Python Django Tutorials In Hindi #14 20:27
- Fixing Bugs In Our TextUtils Website | Python Django Tutorials In Hindi #15 06:09
- Django CSRF Tokens & Post Request | Python Django Tutorials In Hindi #16 12:47
- Exercise 2 Solution + Shoutouts | Python Django Tutorials In Hindi #17 15:07
- Wrapping Up TextUtils Website | Python Django Tutorials In Hindi #18 09:53
- Our Next Django Website | Python Django Tutorials In Hindi #19 07:34
- E Commerce Website In Django (Project Setup) | Python Django Tutorials In Hindi #20 04:47
- E-commerce Website: Creating Apps (Apps Vs Projects) | Python Django Tutorials In Hindi #21 10:07
- E-commerce Website: Adding Bootstrap, Templates & Static | Python Django Tutorials In Hindi #22 11:56
- E-commerce Website: Project Layout | Python Django Tutorials In Hindi #23 08:50
- Models In Our Django E commerce Website | Python Django Tutorials In Hindi #24 15:02
- Django Admin & Adding Data To The Database | Python Django Tutorials In Hindi #25 07:44
- Designing The Homepage Of Our E-Commerce Website | Python Django Tutorials In Hindi #26 22:09
- Adding Images & Changing Models In Django | Python Django Tutorials In Hindi #27 07:50
- Adding Media Directory In Django | Python Django Tutorials In Hindi #28 05:58
- Django Exercise 3: List the Products | Python Django Tutorials In Hindi #29 02:58
- Fetching Products Using Python manage.py shell | Python Django Tutorials In Hindi #30 09:21
- Template Inheritance In Django | Python Django Tutorials In Hindi #31 13:26
- Logic For Showing Products On Homepage | Python Django Tutorials In Hindi #32 07:42
- Showing Products On The Homepage | Python Django Tutorials In Hindi #33 20:52
- Showing Multiple Product Slides On Homepage | Python Django Tutorials In Hindi #34 12:14
- Category-Wise Product Display In E Commerce Website | Python Django Tutorials In Hindi #35 09:12
- Creating an Online Shopping Cart Using JavaScript | Python Django Tutorials In Hindi #36 17:41
- Exercise 3: Solution + Shoutouts | Python Django Tutorials In Hindi #37 06:52
- Improving Slider Logic & Adding Cart Items Count | Python Django Tutorials In Hindi #38 11:03
- Adding Bootstrap Row & Some CSS | Python Django Tutorials In Hindi #39 05:54
- Adding Cart PopOver & Other Pages Using Bootstrap | Python Django Tutorials In Hindi #40 16:59
- E Commerce Website: Creating Product Page | Python Django Tutorials In Hindi #41 20:09
- E Commerce Website: Creating Contact Page + Database | Python Django Tutorials In Hindi #42 17:43
- Exercise 3: Improving Cart Of Our E commerce Website | Python Django Tutorials In Hindi #43 03:29
- Creating Add and Remove Buttons For Items In Cart | Python Django Tutorials In Hindi #44 27:15
- Creating A Cart In Navigation Bar As Popover | Python Django Tutorials In Hindi #45 13:21
- Exercise 3: Solutions + Shoutouts | Python Django Tutorials In Hindi #46 03:47
- Adding Checkout & ClearCart Buttons | Python Django Tutorials In Hindi #47 10:03
- Creating The Checkout Page | Python Django Tutorials In Hindi #48 12:20
- Adding Items On Checkout Page | Python Django Tutorials In Hindi #49 19:37
- Creating Database Entry For Orders | Python Django Tutorials In Hindi #50 27:23
- Creating Order Tracker For Customers | Python Django Tutorials In Hindi #51 50:48
- Django Exercise 4: Display Prices | Python Django Tutorials In Hindi #52 03:39
- E-Commerce Website: Displaying Order Items In Tracker | Python Django Tutorials In Hindi #53 07:57
- Django Solution To Exercise 4: Display Prices | Python Django Tutorials In Hindi #54 15:35
- Merging Blog App Into The Shop UI | Python Django Tutorials In Hindi #55 14:51
- Django Website TextUtils: Pull Requests | Python Django Tutorials In Hindi #56 06:15
- Django Website My Awesome Cart: Pull Requests | Python Django Tutorials In Hindi #57 04:22
- My Awesome Cart: Creating The Blog | Python Django Tutorials In Hindi #58 13:36
- Creating Models For Blog In Our E-Commerce Website | Python Django Tutorials In Hindi #59 09:27
- Django Exercise 5: BlogPosts | Python Django Tutorials In Hindi #60 02:55
- Creating a Django Post Page For Displaying Blog Content | Python Django Tutorials In Hindi #61 07:28
- Designing The Blog Home Page | Python Django Tutorials In Hindi #62 11:09
- Django Exercise 5: Solution + Shoutouts | Python Django Tutorials In Hindi #63 04:44
- Linking Django Blog Posts To Blog Home | Python Django Tutorials In Hindi #64 08:10
- Integrating Facebook Like, Comments & Shares In Django Blog | Python Django Tutorials In Hindi #65 14:06
- Integrating Payment Gateway: PayTM, UPI, Cards & NetBanking | Python Django Tutorials In Hindi #66 42:35
- Creating Product Search Feature In Our E Commerce Website | Python Django Tutorials In Hindi #67 20:49
- Fixing A Bug In Django E Commerce Website Tracker | Python Django Tutorials In Hindi #68 17:52
- Reset Forgotten Admin Password In Django| Python Django Tutorials In Hindi #69 05:03
- Hosting Django Website On Ubuntu VPS | Python Django Tutorials In Hindi #70 36:06
- Creating A New Django Blog (Setup + Introduction) | Python Django Tutorials In Hindi #71 12:46
- Django Blog: Project Setup & URLConfs | Python Django Tutorials In Hindi #72 18:48
- Django Blog: Creating Django Apps & Properly Managing Them | Python Django Tutorials In Hindi #73 11:39
- Django Blog: Adding HTML Templates | Python Django Tutorials In Hindi #74 21:38
- Installing Django 3 for our Django Blog | Python Django Tutorials In Hindi #75 11:15
- Django 3 Blog: Creating Migrations & Superusers | Python Django Tutorials In Hindi #76 12:00
- Django 3 Blog: Creating "Contact Us" Model | Python Django Tutorials In Hindi #77 20:27
- Django 3 Blog: Handling Post Request in a Django View | Python Django Tutorials In Hindi #78 11:32
- Django Mesasges Framework: Showing Messages in Django blog | Python Django Tutorials In Hindi #79 12:16
- Django 3 Blog: Designing Blog Page & Displaying Blog Posts | Python Django Tutorials In Hindi #80 16:37
- Django 3 Blog: Creating Blog Model to Store Blog Posts | Python Django Tutorials In Hindi #81 15:17
- Django 3 Blog: Designing the BlogPost Page | Python Django Tutorials In Hindi #82 12:11
- Django 3 Blog: Creating Search Functionality | Python Django Tutorials In Hindi #83 15:02
- Django 3 Blog: Improving Search Functionality | Python Django Tutorials In Hindi #84 19:50
- Django 3 Blog: Authentication & Authorization Tutorial | Python Django Tutorials In Hindi #85 27:20
- Django 3 Blog: Creating Users in Django | Python Django Tutorials In Hindi #86 14:30
- Django 3 Blog: Validating SignUp Form | Python Django Tutorials In Hindi #87 11:10
- Django 3 Blog: Login & Logout Endpoints | Python Django Tutorials In Hindi #88 14:11
- Django 3 Blog: Creating Django template for Login & Logout | Python Django Tutorials In Hindi #89 10:20
- Django 3 Blog: Creating Blog Comments in Django | Python Django Tutorials In Hindi #90 15:06
- Django 3 Blog: Creating Comment Model, Template & Migrations | Python Django Tutorials In Hindi #91 13:42
- Django 3 Blog: Creating APIs for Posting Comments on Blog | Python Django Tutorials In Hindi #92 17:13
- Django 3 Blog: Rendering Blog Comments on Our Template | Python Django Tutorials In Hindi #93 15:41
- Django 3 Blog: Restricting Comment Posting to Logged in User | Python Django Tutorials In Hindi #94 20:59
- Django 3 Blog: Adding Replies to Comments on Our Blog | Python Django Tutorials In Hindi #95 20:12
- Django 3 Blog: Displaying Replies Below Corresponding Comment | Python Django Tutorials In Hindi #96 23:18
- Django 3 Blog: Designing Replies Below Comments & Other Fixes | Python Django Tutorials In Hindi #97 12:35
- Django 3 Blog: Rendering HTML inside the Blog Post | Python Django Tutorials In Hindi #98 18:43
- Using TinyMCE Editor For Editing Blog Post Content | Python Django Tutorials In Hindi #99 15:20
- Integrating TinyMCE Editor in Django Admin | Python Django Tutorials In Hindi #100 19:35
- Adding "Post Views" (View Counter) to iCoder Django 3 Blog| Python Django Tutorials In Hindi #101 13:31
