The Python Django Ecommerce Project, we are slowly adding new functionality. This Django project is aimed at getting you started with Django and moving you into more advanced topics as the project progresses. In this tutorial we go through the process of building a purely Django user wish list to allow users to create a list of favourite products.

00:00​ Introduction
00:23​ Preview of build functionality
03:32​ Features covered in tutorial
05:13​ Download project code
05:41​ Setup/Start the Django project
07:15​ Add product data in admin
09:45​ Understanding one-to-one fields
12:19​ Adding/migrating a one-to-one field in database
16:02​ Workflow for creating a Wish-List
19:50​ Setup the add_to_wishlist URL and view
33:18​ Moving to the front-end - add the Wish List button
41:19​ Hook up the user dashboard with the Wish List functions
01:02:48​ Django message framework - implement messages

Final Code:

https://github.com/veryacademy/YT_Dja…

Subscribe: https://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w

#django #python

Python Django Ecommerce Customer Wish List
3.75 GEEK