Hello everyone,
I have an e-commerce site
A user arrives without first logging in, adds a few things to their cart, a session is established for this user, and then proceeds to the checkout. the command is then saved in database.
Now I need the user to log in and see their recent commands,untill now no probleme (at least at first sight) but the user want to "duplicate" one of their recent commands put it in the current cart then modify on it if necessary before checkout
I have absolutely no idea how to do that :/
If possible,I need a quick answer on the complexity of doing it and how much time I need so I can go back to my boss
then any clues to help me do that would be greatly appreciated
Thanks in advance
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment