VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
How to Build an E-commerce Website with Django and Python

How to Build an E-commerce Website with Django and Python

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn how to build an E-commerce website with Django and Python. - Project code: https://github.com/justdjango/django-ecommerce - Original code: https://mdbootstrap.com/freebies/jquery/e-commerce/ - Tutorial from JustDjango. Check out their Youtube Channel: https://www.youtube.com/channel/UCRM1gWNTDx0SHIqUJygD-kQ
Date: 2022-03-14

Comments and reviews: 10


Hi, I am a non-techi so I don-t understand much. I have a situation. I ordered a web creator to creat a website for me, his job is almost done he just have to upload it into a sever and he is done with my order. I also have a friend who is also into IT he said that in addition to thing that the web creator has to upload my website into a server I also have to ask the web designer to give me the code, is my friend explain to me that if later I want to update some functions, first the changes with be done to the source code then it will be uploaded into the server. I asked the web creator to give me the source code of the website as well but he said their is no need for him to give me the source code because the code already will be in the server therefore if I want to modify it I can do it in the server itself. I am kind of confused and dot know what to do, could anyone who understand this matter tell me what should I do. Thanks in advance.
reply

HI, I just got stuck at the -Adding items to cart- section.
Even after a long time and long efforts to solve the problem, I see no items on the home page.
I tried to check the-
for loop
models.py
views.py
and urls.py
can anyone suggest any solution. i think it must be with the settings.py file.

reply

I am at the beginning of tutorial. I downloaded zip of boilerplate from github. But i cannot find manage.py in the downloaded files. I think this folder is updated. Is there a tutorial which is updated also? Also what should i do? Should create that file or what else? Thank you for all your work.
reply

excuse me , but I lost you from the begining, you wanted to clone and then all of a sudden you have the project folder already created in visual studio, how did that happen ? you barely copied the url. you didn't explain what you really did. it looks like a magic trick
reply

i had a problem loading the template, after -% load static %- and applying the static tag in the -links- and the -scripts- it looks pretty ugly. so i was wondering if you could give me heads up on that. i will truely appreciate..
reply

Lovely tutorial. I've been following along but i'm having issues with the implementation of the payment gateway. I keep getting an InvalidRequestError from Stripe. I've been stuck in this part for weeks now. Kindly help me out
reply

I am having such a trouble finding a good template online, it is either based on wordpress or some very long HTML css code and I dont know how to tweekit with django......frustated:(
reply

0:16:55
Is there some starter code for this section?
I feel like the code in the previous section went through changes for this section and that part was missing.

reply

If anyone is struggling with the slug noreversematch error at 28:00 check if you have a link to the product page in home, checkout and product html. If u do then remove it.
reply

For people who are having trouble with the static styles at 14:30, try renaming the 'static_in_env' folder to 'static_files' . It worked for me.
reply
Add a review, comment






Other channel videos