Maximilian Friedersdorff max · he/him
  • Joined on 2022-07-03
max closed issue max/flangr#13 2022-07-09 14:31:25 +01:00
Add concept of circles
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 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
max pushed to main at max/flangr 2022-07-06 22:12:15 +01:00
9a5bedabca Add a function login template
max closed issue max/flangr#1 2022-07-06 22:12:15 +01:00
Login page
max closed issue max/flangr#12 2022-07-06 22:07:35 +01:00
Create template hierarchy
max pushed to main at max/flangr 2022-07-06 22:07:35 +01:00
781e633abc Merge branch 'template_hierarchy'
4d07292252 Create a template hierarchy
Compare 2 commits »
max opened issue max/flangr#12 2022-07-06 21:57:51 +01:00
Create template hierarchy
max pushed to main at max/flangr 2022-07-06 21:57:27 +01:00
c962886504 Merge branch 'test_views'
56bea8020b Fully test the post view
30526d9f30 Assert some permissions behaviour for the post view
Compare 3 commits »
max closed issue max/flangr#5 2022-07-06 21:57:27 +01:00
Access to Views containing images should be restricted
max closed issue max/flangr#11 2022-07-05 22:29:55 +01:00
Set up coverage monitoring
max pushed to main at max/flangr 2022-07-05 22:29:55 +01:00
ca33960c44 Merge branch 'coverage'
57bc21cc34 Add coverage
Compare 2 commits »
max opened issue max/flangr#11 2022-07-05 22:05:00 +01:00
Set up coverage monitoring
max opened issue max/flangr#10 2022-07-05 21:59:58 +01:00
CollectionCreateView
max opened issue max/flangr#9 2022-07-05 21:58:49 +01:00
Images should not be served by django