- 22 May, 2022 8 commits
-
-
Bryan Carlo Guanlao authored
used CreateView for creating new announcements. added templates for form.
-
Bryan Carlo Guanlao authored
moved the base template folder together with settings.py
-
Mario Franco C. Deuna authored
-
Mario Franco C. Deuna authored
-
Mario Franco C. Deuna authored
-
Chester Tan authored
-
-
Chester Tan authored
-
- 21 May, 2022 4 commits
-
-
-
AllenSkyy authored
-
Chester Tan authored
created new template for display new assignment form added new assignment button and link to assignments page added link to go back to assignment list page added url routes created function base view for new assignment form
-
Chester Tan authored
-
- 18 May, 2022 2 commits
-
-
Bryan Carlo Guanlao authored
added listview and detailview along with templates
- 17 May, 2022 3 commits
-
-
Bryan Carlo Guanlao authored
-
Chester Tan authored
-
Chester Tan authored
added alphabetical order to AssignmentListView
-
- 14 May, 2022 2 commits
-
-
Bryan Carlo Guanlao authored
Moved the list to the reaction class and defined a constant for each value
- 06 May, 2022 1 commit
-
-
Chester Tan authored
edited AssignmentListView template format created AssignmentDetailView class added base.html to templates created static folder for static files
-
- 05 Apr, 2022 1 commit
-
-
Chester Tan authored
-
- 04 Apr, 2022 2 commits
-
-
Mario Franco C. Deuna authored
-
Mario Franco C. Deuna authored
-
- 03 Apr, 2022 10 commits
-
-
Chester Tan authored
-
Mario Franco C. Deuna authored
-
Mario Franco C. Deuna authored
updated models and added reply class and its fields. added views in forum to display posts and reply.
-
AllenSkyy authored
Added new fields to Model WidgetUser and also added a new Department model. Views python was also updated to show instances of the models.
-
Bryan Carlo Guanlao authored
-
Bryan Carlo Guanlao authored
-
Bryan Carlo Guanlao authored
Announcement view now displays announcements and its reactions
-
Chester Tan authored
updated the display format of Assignments views
-
Bryan Carlo Guanlao authored
added Reaction model, its foreign key and fields for announcement model
-
- 31 Mar, 2022 3 commits
-
-
Chester Tan authored
updated Assignments view to display course/section
-
Chester Tan authored
-
Chester Tan authored
-
- 30 Mar, 2022 1 commit
-
-
Chester Tan authored
added template directory in settings.py created views template for assignments added context to the assignments view
-
- 23 Mar, 2022 3 commits
-
-
Mario Franco C. Deuna authored
-
Mario Franco C. Deuna authored
-
Bryan Carlo Guanlao authored
-