aboutsummaryrefslogtreecommitdiff
path: root/blog/admin.py
AgeCommit message (Expand)AuthorFilesLines
2025-08-29move anonymous comment users to authentication; clean up blogBobby1-9/+1
2025-06-20render comments; render replies; added template filters and translationsBobby1-0/+9
2025-05-23weblog filtersBobby1-2/+24
2025-05-20weblog list; home page ported; blog models enhanced; additional functionsBobby1-7/+217
2023-05-31Allow Anonymous CommentingBobby1-1/+2
2023-05-28Post show view count now, Django session uses redis cacheBobby1-1/+2
2022-09-20Creating posts and auto create tagsBobby1-0/+4
2022-09-18Added New Post Page and ModelsBobby1-0/+1
2022-07-20Basic Hello World page with Debug DisabledBobby1-0/+3