-
Notifications
You must be signed in to change notification settings - Fork 1
USER STORY: Print a recipe #21
Copy link
Copy link
Open
Labels
2User Story Estimate is 2 story pointsUser Story Estimate is 2 story pointscould-haveA could-have featureA could-have featureenhancementNew feature or requestNew feature or request
Milestone
Description
Metadata
Metadata
Assignees
Labels
2User Story Estimate is 2 story pointsUser Story Estimate is 2 story pointscould-haveA could-have featureA could-have featureenhancementNew feature or requestNew feature or request
Projects
StatusShow more project fields
Future Features
User Story:
As a User, I would like the option to print a recipe so that I can have a paper copy
Ideas:
Acceptance Criteria:
Useful Docs:
Create a print template for a Django site:
https://www.reddit.com/r/django/comments/3qq8m5/create_a_print_template_for_a_django_site/
Create a printable version of certain fields from a model:
https://stackoverflow.com/questions/57272688/django-how-to-add-a-print-button-to-objects-to-print-some-special-fields-of-a
Tasks:
django-admin-object-actions