aboutsummaryrefslogtreecommitdiff
path: root/blog/models.py
AgeCommit message (Expand)AuthorFilesLines
2025-09-19added journals to servicesBobby1-78/+1
2025-09-19moved comment spam detection to async queueBobby1-1/+17
2025-08-29move anonymous comment users to authentication; clean up blogBobby1-21/+6
2025-06-20render comments; render replies; added template filters and translationsBobby1-0/+84
2025-06-03added tags subpageBobby1-0/+1
2025-06-03categories subpageBobby1-0/+1
2025-05-23weblog filtersBobby1-0/+12
2025-05-22better posts; translated stuff; lightboxes; just improvements in generalBobby1-2/+9
2025-05-20weblog list; home page ported; blog models enhanced; additional functionsBobby1-44/+254
2025-05-20home page cssBobby1-15/+22
2024-03-01Update models.pyBobby1-1/+1
2023-05-31Allow Anonymous CommentingBobby1-0/+25
2023-05-28Post show view count now, Django session uses redis cacheBobby1-1/+3
2023-05-02Update Image DirectoryBobby1-1/+1
2023-05-02Update Image DirectoryBobby1-1/+1
2023-05-02Update Image DirectoryBobby1-1/+1
2023-03-26Editable Post datesBobby1-1/+1
2023-03-10Tagging fix for admin side with multi selectBobby1-0/+10
2023-01-25Huge breaking changes to post_admin, see commit detailsBobby1-6/+8
2023-01-01Major comment area update - go see for yourselfBobby1-1/+1
2022-12-31Ton of improvement, articles view, need to update posts on server nowBobby1-1/+0
2022-11-18support for post imagesBobby1-0/+1
2022-11-12Allow to change post dateBobby1-1/+7
2022-09-18Added New Post Page and ModelsBobby1-0/+54
2022-07-20Basic Hello World page with Debug DisabledBobby1-0/+3