aboutsummaryrefslogtreecommitdiff
path: root/blog/migrations
AgeCommit message (Expand)AuthorFilesLines
2025-09-19moved comment spam detection to async queueBobby1-0/+23
2025-08-29move anonymous comment users to authentication; clean up blogBobby3-0/+59
2025-06-20render comments; render replies; added template filters and translationsBobby1-0/+31
2025-06-03added tags subpageBobby1-0/+18
2025-06-03categories subpageBobby1-0/+18
2025-05-20weblog list; home page ported; blog models enhanced; additional functionsBobby2-0/+227
2023-05-31Allow Anonymous CommentingBobby1-0/+53
2023-05-28Post show view count now, Django session uses redis cacheBobby2-1/+18
2023-03-26Editable Post datesBobby3-0/+54
2023-01-25Huge breaking changes to post_admin, see commit detailsBobby3-0/+54
2022-12-31Ton of improvement, articles view, need to update posts on server nowBobby2-0/+35
2022-11-18support for post imagesBobby2-0/+36
2022-11-12Allow to change post dateBobby1-0/+18
2022-09-18Added New Post Page and ModelsBobby1-0/+63
2022-07-20Basic Hello World page with Debug DisabledBobby1-0/+0