aboutsummaryrefslogtreecommitdiff
path: root/blog/models.py
AgeCommit message (Collapse)AuthorFilesLines
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