Commit graph

23 commits

Author SHA1 Message Date
Benjamin 09ce26af14 Add license header to source files 2023-03-19 17:56:38 +01:00
Benjamin 7d0c6e8f97 Add url patterns 2023-03-19 17:56:38 +01:00
Benjamin 1a9ba3e3f7 Add views 2023-03-19 17:56:38 +01:00
Benjamin 3171cfa808 Add HTML templates 2023-03-19 17:56:38 +01:00
Benjamin fa50fc3d45 Add forms 2023-03-19 17:56:38 +01:00
Benjamin e665339a5c Register models to admin 2023-03-19 17:56:38 +01:00
Benjamin 05fcc7d4cf Add models 2023-03-19 17:56:38 +01:00
Benjamin a699f0b8be Add links to recipes add to nav list and index 2023-03-19 17:56:38 +01:00
Benjamin 3a5a105a22 Add recipes/ url pattern 2023-03-19 17:56:38 +01:00
Benjamin a2b43660e8 Start App Recipes 2023-03-19 17:56:37 +01:00
Benjamin 8d0bd23f31 User form.as_div instead of tables 2023-03-19 17:53:01 +01:00
Benjamin b2fbd7bc9f Add link to source code 2023-03-19 17:53:01 +01:00
Benjamin 1e0014b4ea Add license header to source files 2023-03-19 17:52:57 +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