awesto / cookiecutter-django-shop

Cookiecutter django-SHOP is a blueprint for an e-commerce site based on django-CMS.
127 stars 55 forks source link

Page not found #38

Open SudoStain opened 3 years ago

SudoStain commented 3 years ago

What happened?

After clicking the proceed button I get a 404 error

What should've happened instead?

It should have proceed to the checkout screen, the url work but the href link from the summary page is incorrect, not sure If the installation was messed up but Ive tested it before and it work fine. Screen Shot 2020-10-31 at 8 22 50 AM (2) Screen Shot 2020-10-31 at 8 22 44 AM (2)

Steps to reproduce

SudoStain commented 3 years ago

the url should not have: http://127.0.0.1:8000/en/cart/cmspage/ its should say: http://127.0.0.1:8000/en/checkout/