Maximilian Friedersdorff max
  • Joined on 2022-07-03
max pushed to main at max/reinheit 2024-06-24 22:13:41 +01:00
34c8bae899 Make a start on the templates
max pushed to main at max/reinheit 2024-06-24 22:02:30 +01:00
9f01e4bff2 More progress
3b358774cf Add ingredients and styles models
e0ecb769b1 Add brew app and models
Compare 3 commits »
max pushed to main at max/reinheit 2024-06-24 21:16:57 +01:00
390d6594c8 Add basic project boilerplate
max created repository max/reinheit 2024-06-24 20:58:20 +01:00
max pushed to master at max/diceware_presentation 2024-04-23 11:26:32 +01:00
43b2b1f813 Add pdf slides to repo
3e42d4118d Minor addition
4b392c68a9 Add links to useful resources
f26aceb439 Minor grammatical changes
a3d2a9ad14 Add table of contents
Compare 10 commits »
max created branch master in max/diceware_presentation 2024-04-23 11:26:32 +01:00
max created repository max/diceware_presentation 2024-04-23 11:26:11 +01:00
max created pull request max/flangr#14 2022-10-25 16:54:25 +01:00
Look at me a commit
max pushed to feature/testpatch at max/flangr 2022-10-25 16:54:19 +01:00
27c22aa147 Look at me a commit
max created branch feature/testpatch in max/flangr 2022-10-25 16:54:19 +01:00
max pushed to main at max/flangr 2022-07-10 11:24:34 +01:00
9e85205b53 Make unit tests pass
max pushed to main at max/flangr 2022-07-10 11:16:57 +01:00
3b407f393d Merge branch 'vis'
75cae77a59 Make it look good
aca86e2e04 Configure base template to use bootstrap
45e89601d2 Install bootstrap5
6393dd5a5e Add PostList view
Compare 6 commits »
max pushed to main at max/flangr 2022-07-09 14:31:25 +01:00
1e2e32e026 Merge branch 'circle'
2cb910cc30 Add circles, views to modify them and ability to add them to posts
ac962034df Use zimports to sort imports
ce230f1101 Add circles app with Circle model
72e80817a5 Fix null=True vs blank=True on string fields
Compare 5 commits »
max closed issue max/flangr#13 2022-07-09 14:31:25 +01:00
Add concept of circles
max opened issue max/flangr#13 2022-07-08 21:39:57 +01:00
Add concept of circles
max pushed to main at max/flangr 2022-07-07 22:03:39 +01:00
17e41a9e4c Merge branch 'post_create'
4e8af9b0a5 Write a unit test for the post create view
4180203bd1 Add post create view
Compare 3 commits »
max closed issue max/flangr#6 2022-07-07 22:03:39 +01:00
PostCreateView
max commented on issue max/flangr#5 2022-07-06 22:14:01 +01:00
Access to Views containing images should be restricted

Was closed accidentally!

max reopened issue max/flangr#5 2022-07-06 22:14:01 +01:00
Access to Views containing images should be restricted
max closed issue max/flangr#4 2022-07-06 22:13:34 +01:00
Views containing images or comments should require authentication