annoucment logic implemented, fixing looks

This commit is contained in:
2026-08-05 15:50:32 -05:00
parent 1a047f5538
commit 7b08fcddfa
22 changed files with 1020 additions and 18 deletions
+1
View File
@@ -43,6 +43,7 @@ INSTALLED_APPS = [
'landing',
'library',
'profiles',
'announcements',
]
MIDDLEWARE = [