Commit graph

35 commits

Author SHA1 Message Date
Benjamin 4a0bb35e8e Merge pull request 'Implement recipes app in beta version' (#17) from recipes into master
Reviewed-on: #17
2023-03-25 12:00:43 +00:00
Benjamin 4461a81ae6 Format body of recipe 2023-03-25 12:55:52 +01:00
Benjamin 41d346d56a Empty value of new ingredient input 2023-03-25 12:12:35 +01:00
Benjamin 446486bf0d Fix AttributeError bug 2023-03-25 12:12:35 +01:00
Benjamin 480ec82a96 Add "About" page 2023-03-25 12:12:28 +01:00
Benjamin a5519d1fb5 Ignore media directory 2023-03-24 17:25:25 +01:00
Benjamin b8c3643c31 Switch to slug with allow_unicode=True 2023-03-24 16:29:43 +01:00
Benjamin a415c45f3b Add img field to version 2023-03-24 16:18:48 +01:00
Benjamin 1512cae857 Add settings for file upload 2023-03-24 14:21:14 +01:00
Benjamin 4ada3dbc5d Set some template headers 2023-03-19 19:12:57 +01:00
Benjamin c5b3e83f6f Refactor forms 2023-03-19 19:12:57 +01:00
Benjamin 1d1a0653e5 Add license header to source files 2023-03-19 19:12:57 +01:00
Benjamin 2f4ed102d7 Add url patterns 2023-03-19 19:12:57 +01:00
Benjamin abbba03deb Add views 2023-03-19 19:12:57 +01:00
Benjamin de214a9e2a Add HTML templates 2023-03-19 19:12:57 +01:00
Benjamin 0141332d2e Add forms 2023-03-19 19:12:57 +01:00
Benjamin da7ae6151e Register models to admin 2023-03-19 19:12:57 +01:00
Benjamin da694d8d63 Add models 2023-03-19 19:12:57 +01:00
Benjamin 62b4865a26 Add links to recipes add to nav list and index 2023-03-19 19:12:56 +01:00
Benjamin f8d5ca0e83 Add recipes/ url pattern 2023-03-19 19:12:56 +01:00
Benjamin f6f1590f02 Start App Recipes 2023-03-19 19:12:56 +01:00
Benjamin df50a8dc42 Set template titles login and new-user 2023-03-19 19:12:46 +01:00
Benjamin 94a49a494e User form.as_div instead of tables 2023-03-19 18:16:43 +01:00
Benjamin 900e01da1b Add link to source code 2023-03-19 18:16:43 +01:00
Benjamin fb4bd446d4 Add license header to source files 2023-03-19 18:16:43 +01:00
Benjamin 0a23a74e8f Add copyright notice and AGPL-3.0-only license 2023-03-19 15:44:39 +01:00
Benjamin 0db7c55744 Add README.md 2023-03-18 20:18:02 +01:00
Benjamin 70474060e7 Set color-scheme meta tag and max-width body 2023-03-11 19:34:41 +01:00
Benjamin d39ffc822c Add index.html as home 2023-03-11 19:24:13 +01:00
Benjamin 27075d101f Very basic profile view 2023-03-11 19:24:13 +01:00
Benjamin ea9d38fece Introduce base_main.html for <main> 2023-03-11 19:24:13 +01:00
Benjamin 00f3b61d48 Implement new-user and login 2023-03-11 19:24:13 +01:00
Benjamin adca4da77b Add requirements 2022-12-19 21:18:42 +01:00
Benjamin c8fae1df1b Set timezone 2022-12-18 17:50:38 +01:00
Benjamin 58dc349050 Start project 2022-12-18 17:14:39 +01:00