aboutsummaryrefslogtreecommitdiff
path: root/blog_admin/urls.py
AgeCommit message (Expand)AuthorFilesLines
2025-03-10refactor code; add genre colors; rename video player classBobby1-0/+0
2024-12-29new changesBobby1-0/+0
2023-06-11Admin area improvements and comments managementBobby1-0/+1
2023-05-28Post show view count now, Django session uses redis cacheBobby1-0/+1
2023-01-25Huge breaking changes to post_admin, see commit detailsBobby1-1/+1
2022-12-31Some fixes and removed over engineered things, KISS babyBobby1-11/+0
2022-11-20added repository main screenBobby1-17/+17
2022-09-20Function to publish and unpublish postsBobby1-0/+2
2022-09-20Added Edit post functionBobby1-0/+1
2022-09-18Added function to create new categories and returning categories on new post ...Bobby1-0/+3
2022-09-18Added New Post Page and ModelsBobby1-1/+3
2022-09-09Added user interactivity as per rolesBobby1-0/+1
2022-09-09Added paginationBobby1-0/+1
2022-09-09manage users and search users pageBobby1-0/+1
2022-09-09Added Blog Admin ModuleBobby1-0/+12