- 02 May, 2023 2 commits
-
-
Almira Redoble authored
Implemented add new widget user page. Firstly, created forms.py and wrote class UserForm so that css styling can be applied to the form. Forms.py was imported into views.py so that UserForm may be passed into the form_class attribute of the newly created CreateView, UserCreateView. This view was then linked to widgetuser-add.html, which was created afterwards. The appropriate path was added to urls.py.
-
Almira Redoble authored
Implemented per widget user details page. To do this, a class-based view that inherited from DetailView was made. The url for this view was then configured in urls.py, and a template was made for the page.
-
- 01 May, 2023 4 commits
-
-
Almira Redoble authored
Implemented dashboard page. This includes modifying views.py and moving the index view's contents into dashboard.html, a newly-created template for the implementation. Additionally, base.html, the app-level base template, was created.
-
Almira Redoble authored
-
Star Neptune R. Sy authored
Assignmentsv2 done See merge request !13
-
Star Neptune R. Sy authored
-
- 29 Apr, 2023 20 commits
-
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
Merge branch 'assignmentsv2' of https://gitlab.discs.ateneo.edu/almira.redoble/midterm_vincentdjango into assignmentsv2
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
Assignmentsv2 frontendstuff See merge request !12
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
Star Neptune R. Sy authored
-
- 28 Apr, 2023 1 commit
-
-
Star Neptune R. Sy authored
-
- 06 Mar, 2023 13 commits
-
-
Andrew Justin C. Idquival authored
-
Andrew Justin C. Idquival authored
-
Andrew Justin C. Idquival authored
-
Almira Redoble authored
-
Almira Redoble authored
-
Almira Redoble authored
-
Almira Redoble authored
-
Star Neptune R. Sy authored
populated the assignments app again because it got deleted somehow. Hopefully this doesn't overwritesomething
-
Almira Redoble authored
-
Almira Redoble authored
-
Star Neptune R. Sy authored
-
Andrew Justin C. Idquival authored
-