We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a Site User, I can display items in My Wishlist in order to manage the items.
Acceptance Criteria :
Logged In User :
When I log in and navigate to "My Wishlist" section then I can clearly see all items in the wishlist .
Not Logged In User :
Doesn't have that option.
Tasks :
urls.py
views.py
wishlist.html
Epic : EPIC 8
The text was updated successfully, but these errors were encountered:
This was done in commit b71e9f9.
Sorry, something went wrong.
tomik-z-cech
No branches or pull requests
As a Site User, I can display items in My Wishlist in order to manage the items.
Acceptance Criteria :
Logged In User :
When I log in and navigate to "My Wishlist" section then I can clearly see all items in the wishlist .
Not Logged In User :
Doesn't have that option.
Tasks :
urls.py
views.py
wishlist.html
templateEpic :
EPIC 8
The text was updated successfully, but these errors were encountered: