- 14 May, 2023 4 commits
-
-
Mavrick Jordan Lee authored
Updated README.txt. Updated html to allow hyperlinks to another apps template. Populated each model with 10 items each.
-
Mavrick Jordan Lee authored
-
enricosuplico authored
-
Mavrick Jordan Lee authored
-
- 13 May, 2023 2 commits
-
-
Ross Batacan authored
-
Ross Batacan authored
Update views.py: successfully stores DateTime when an announcement is published, and successfuly displays on announcement-details.html as well
-
- 06 May, 2023 11 commits
-
-
Ross Batacan authored
Created announcements/edit URL. Issues: DateTime of publish is not saved as a new announcement is made
-
Ross Batacan authored
Created announcements/edit URL with created template announcements-edit.html. Reaction with tally display per announcement not yet implemented
-
Ross Batacan authored
-
Mavrick Jordan Lee authored
-
Mavrick Jordan Lee authored
-
Ross Batacan authored
Updated announcements URL with created template announcements.html. New features include: Add Announcement Button, link to other appplications, list of announcements with hyperlinks
-
Mavrick Jordan Lee authored
Added Widget User Details Page. Updated models to add get_absolute_url function. Updated urls and views. Updated dashboard.html to make widget user name a link.
-
Mavrick Jordan Lee authored
-
Ross Batacan authored
-
Mavrick Jordan Lee authored
-
Ross Batacan authored
-
- 06 Mar, 2023 5 commits
-
-
Mavrick Jordan Lee authored
-
Enrico Lucio A. Suplico authored
Updated the models and views of the Forum Application. Updated the neccesary files in the Dashboard and Announcement Applications. Filled in information in the database.
-
Ross Batacan authored
-
Mavrick Jordan Lee authored
Merged dev_branch and forum_branch. Imported Dashboard WidgetUser Model to Forum Model for Foreign Key.
-
Mavrick Jordan Lee authored
Merged dashboard_branch and announcements_branch. Imported Dashboard WidgetUser Model to Announcements Model for Foreign Key.
-
- 05 Mar, 2023 5 commits
-
-
Enrico Lucio A. Suplico authored
-
Ross Batacan authored
-
Ross Batacan authored
Modified admin.py and views.py to allow edits in /admin. Please add ForeignKey on announcements/models.py line 10"
-
Mavrick Jordan Lee authored
-
Mavrick Jordan Lee authored
-
- 04 Mar, 2023 5 commits
-
-
Mavrick Jordan Lee authored
Added Dashboard in Installed Apps of settings.py. Migrated Models of Dashboard. Created Admin Panel for Dashboard.
-
Mavrick Jordan Lee authored
-
Ross Batacan authored
Created application named announcements. Created models under said application. Kindly add ForeignKey from dashboard application on models.py line10.
-
Ross Batacan authored
Created application named announcements. Created models under said application. Kindly add foreignkey for models.py line 10
-
Mavrick Jordan Lee authored
-