crazycooky77 / ci_project5

0 stars 1 forks source link

[ENH] Redirect to Cart after successful account creation during Checkout #45

Open crazycooky77 opened 1 month ago

crazycooky77 commented 1 month ago

Is your feature request related to a problem? Please describe. There is an option to create an account during checkout. However this goes through the standard signup flow, including redirecting to the homepage after successful account creation and login.

Describe the solution you'd like Custom redirect to cart when the signup process is started from the checkout view.

Additional context https://stackoverflow.com/questions/59431554/django-how-to-implement-request-session-in-a-class-based-view