Block a user
TIST-17: added single recipe page
I think you need to save this file in the ASSETS_PATH like toastify.js.
TIST-17: added single recipe page
You can create a new function like get_html_instruction() in the RecipeModel, which returns the formatted instruction (as string).
TIST-17: added single recipe page
Days of the week can be used in different places, so it would be better to save them as a constant variable to make them reusable.
TIST-17: added single recipe page
Can you create a new function in the RecipeModel that returns a string combining the estimated_time field and the word “minutes”? I think it will be used repeatedly in the future.
TIST-26: Added export recipe to pdf endpoint
Added export recipe to pdf endpoint
TIST-25: filter form on catalog page
TIST-12: Create endpoint for search in ajax
TIST-15: Add additional information for dashboard