Python Django Ecommerce Tutorial Part 6 | Amazon Clone | Complete Admin Categories and SubCategories

preview_player
Показать описание
#python #django #ecommerce #admin #categories #subcategories
Python Django Ecommerce Tutorial Part 6 | Amazon Clone | Complete Admin Categories and SubCategories

Tutorial Cover :

1. Create Add Categories Page for Admin

2. Create Edit Categories Page for Admin

3. Create List of Categories Detail Page for Admin

4. Create Add Page for Sub Categories

5. Create Edit Page for Sub Categories

6. Create List of Sub Categories Detail Page for Admin

7. Use of Django Createview for Create Categories and Sub Categories

7. Use of Django UpdateView for Update Data of Categories and Sub Categories

8. Use of Django ListView for List of Categories and Sub Categories

9. Django View Tutorial

10. Use of get_absolute_url in Django Model

12. How to Access Django Model Object in String Name

13. How to Pass Data from Base Template to Include Template in Django

14. How to Make Sidebar Active and Inactive Based on Pages

15. Django Create Variable in Template

16. Django Templates


Chapters:

00:00 Introduction
01:21 Create Category List Page
07:21 Create Category Create Page
10:51 Customize Create Category Page
20:31 Add Get Absolute url in Models
23:01 Show Success and Error Message
30:21 Customize Category List Page
37:21 Create Category Edit page
46:31 Make Sidebar Active Based On Page
52:01 Create Routes for Sub Categories
53:11 Linking Subcategories in Sidebar
55:06 Create Subcategories Create Page
01:00:00 Create Subcategory List Page
01:05:06 Create Subcategory Update page
01:07:00 Demo

django,django ecommerce,django ecommerce website,django tutorial,django ecommerce tutorial,django project,django ecommerce project,django python,python django,django e-commerce projects,django tutorial for beginners,e-commerce django projects,django framework,learn django with ecommerce project,django category,django ecommerce admin,django blog category,django 3,django category and subcategory,django e-commerce website tutorial,django category subcategory model,django ecom,learn django
Рекомендации по теме
Комментарии
Автор

Thank you for the tutorial. If anyone not getting success message displayed 27:02, add this below code to in CategoriesCreate at AdminView.py
success_url = '/category_create'

santhug
Автор

Hi. Sri. I have a question.
I did not understand that How can get a category id from the URL?

devnayem
Автор

Thankyou for your execellent course, I can not get my images to work, when i try to save the category . i get this message. No URL to redirect to. Either provide a url or define a get_absolute_url method on the Model. can you help please

kevinconnaughton
Автор

Hello, How can I update the database with the result of custom-switch?

tiagoiesbick
Автор

Hi SC,
If I may suggest, to shorten the videos.
One hour and more length of video is hard to follow, especially when must go backward and forward to check and find out
why the codes are not working or if there were some errors.
I appreciate very much your course and I like it so much.
So, please if possible the up coming videos, each video within 5 to 10 minutes.
Thnaks.
Nyoman

inyomangurnitha
Автор

Btw your tutorial is really awsm...learning a lot😍😍😍😍

vibespen
Автор

Can you tell me which Django extension you are using for autocomplete?

asadzaman
Автор

Please also add delete button to delete the categories and sub categories

vibespen
Автор

Hi SC,
Create Category Edit page only shows the first word in Description field.
You can check this video (video no.6) at the minutes of 44:10
Have you found it or checked it?
Will you solve this issus?
Nyoman

inyomangurnitha
Автор

Wonderful! This is very important project ! i hope you will add also payment method at the end. Again for the customer menu I think you will reduce the size of image. Thanks

eugenetuyizere
Автор

Dear SC,

Why there is only one minus sign in the url slug, but the title has 3 words?
Example:
Title: Laptop brand new
Url slug: laptop-brand new
Why url slug not like this: laptop-brand-new
Is there something went wrong?
Nyoman

inyomangurnitha
Автор

Here category id not show in sub category create but category id showing in admin panel ?

AbhishekKumar-jskg
Автор

hey Bro, can I ask about your category list template, in the block content where you put your {% for category in categories_list %}, where did you refer that category_list? cause it doesn't work in mine

reypatoy
Автор

is an admin here a vendor or superuser?

bibekpaudyal
Автор

bro, my categories are not saving on category list page pls help

krishnanagar
Автор

It is good if you made a tutorial on deployment django Web on local server (for a company under Unix or Windows VM)

wiki-infodevelopment
Автор

hiii broo my submit button is not working can you please help me with this.
i tried a lot I am unable to find the error
after giving all the details of the product and click save category button, it does nothing broo.
it is not saving my data also>
please help me with this

rockstarchenni
Автор

get_absolute_url not redirecting to category_list

sarthakmansinghbasnet
visit shbcf.ru