Python Django Ecommerce Tutorial Part 7 | Amazon Clone | Manage Merchant User from Admin Panel

preview_player
Показать описание
#python #django #ecommerce #admin #merchant #user
Python Django Ecommerce Tutorial Part 7 | Amazon Clone | Manage Merchant User from Admin Panel

Tutorial Cover :

1. Changes in Categories List

2. Create Merchant User from Admin Panel

3. Update Merchant User from Admin Panel

4. View all Merchant User Details in Card List

5. Complete Manage Merchant User from Admin

6. How to Use Multiple Model in Django Createview

7. How to Use Multiple Model in Django Updateview

8. Django CreateView with Multiple Model

9. Django Override Default Method of Createview

10. How to Access Form Object in Createview in Django

12. How to Get Url ID in Django UpdateView

13. Django from_valid() Method Override

14. How to Redirect User

15. How to Upload and save Files in Django

16. How to Debug your Django Project


Chapters :

00:00 Introduction
00:40 Small Change in Category List
03:11 Create Merchant User CreateView
05:03 Create Merchant User CreateView Template
06:29 Link Create Merchant User in Sidebar
08:54 Adding Multiple Model Concept in Creatview
08:55 Adding Merchant User Model in Createview
10:37 Adding Fields of Merchant User in form
14:44 Process Create Merchant User
14:45 Save Merchant User in form Valid
16:48 Upload Merchant User profile Pic
21:54 Create Merchant User Listview
29:50 Create Merchant List Page
31:00 Show Data in Merchant user List
39:05 Add ICONS in Merchant User Details
43:42 Create Url for Update Merchant User
45:01 Create Merchant User UpdateView
45:52 Create Template page for Update Merchant User
47:35 Pass Extra Data from UpdateView to Template
47:40 How to Use get_context_data in UpdateView
49:01 Show Data in Listview from Multiple Models
56:20 Save the Updated Merchant User Data

ecommerce website using django github,build a django ecommerce web application,django,django ecommerce,django ecommerce tutorial,django ecommerce website,django tutorial,udemy python django ecommerce,django ecommerce project github,django ecommerce api,e commerce application using django,ecommerce,django ecommerce website tutorial,python ecommerce,beginning django e-commerce,an ecommerce website step by step from scratch,django tutorial for beginners,django ecommerce project
Рекомендации по теме
Комментарии
Автор

this person doesn't need stackoverflow. Great job

anandh
Автор

Best django tutorial ever seen, thanks

alphamusicbar
Автор

You deserve more than 1M subscribers. This is very import project. Thank you

eugenetuyizere
Автор

Hi, Good tutorial but in update view only first word of the entered string is being displayed, update view form... for e.g. if company_name = "Future Fresh", then going on edit mode it shows company name = "Future" only. same happens with category, sub category.
Please solve this error.

developers_hub
Автор

how much time is planned for the whole project ?

sayaklahiri
Автор

Charts and graphs in the admin panel
recommendation of product in user page

creativetuber
Автор

Brother when will come login marchant video or customer

haseebasghar
Автор

I believe after completing this project, one must have leant almost everything in django. God bless you. But I keep getting this Error. What could be the problem.? IntegrityError at /merchant_create
UNIQUE constraint failed:

oparesimon
Автор

When the next part is coming???? Waiting for the samw

vibespen
Автор

bro, pls add a search bar in merchant list and category list pls

krishnanagar
Автор

I am kinda suprised that nobody notices this issue

developers_hub
Автор

Sir,
This is not working
Could u help me to solve this,

AttributeError: type object 'MerchantUser' has no attribute 'objects'

Updating MerchanUser Details the data can't fetch from db to show the current data

def get_context_data(self, **kwargs):



return context

sandhubabu
visit shbcf.ru