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 Logged-in user I can view my liked recipes so that I can return to them easily
#12 - View most liked recipes
get_queryset
The text was updated successfully, but these errors were encountered:
619bb17
chris-townsend
No branches or pull requests
User Story:
As a Logged-in user I can view my liked recipes so that I can return to them easily
Acceptance Criteria:
Related User Stories:
#12 - View most liked recipes
Tasks:
get_queryset
to filter the queryset with only user favorited recipesThe text was updated successfully, but these errors were encountered: