/blog_dc

This is a django blog application

Primary LanguagePythonMIT LicenseMIT

blog_dc

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

Features

Für nicht eingeloggte User, werden nur Posts angezeigt, die gepublished sind und Comments, die Active (moderiert) sind.

todo Für eingelogte staff User sollen alle Posts und alle Comments angezeigt werden