This is a django blog application. It follows the tutorial here: https://djangocentral.com/building-a-blog-application-with-django/ And it is enhanced with the content from this post: https://www.samuelliedtke.com/blog/implement-comment-system-blog-application-django/
All credits go to the authors above.
Christian Hetmann - 06.02.2022
Für nicht eingeloggte User, werden nur Posts angezeigt, die gepublished sind und Comments, die Active (moderiert) sind.