- 04 Apr, 2022 3 commits
-
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
Improvement: edited code of views.py of homepage app to display widget users and their respective information.
-
Joshua Son authored
-
- 02 Apr, 2022 2 commits
-
-
Ray Rafael Abenido authored
-
Ray Rafael Abenido authored
-
- 30 Mar, 2022 11 commits
-
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
Added WidgetUser Information for their respective Departments in homepage.models, and added their respective emails and id numbers
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
John Raymon C Yu authored
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
Added default values for fields in WidgetUser class in homepage.models, and edited Department class of homepage.models
-
Jose Emmanuel B. Laurel authored
-
Ray Rafael Abenido authored
Added to models.py of forum application database schema named 'Posts'. Four test records were added into this database. A superuser account for my use was also created.
-
- 28 Mar, 2022 2 commits
-
-
Joshua Son authored
-
Joshua Son authored
-
- 22 Mar, 2022 5 commits
-
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
Merge branch 'master' of https://gitlab.discs.ateneo.edu/EJ/widget_django-unchained into laurel/homepage
-
Jose Emmanuel B. Laurel authored
-
- 21 Mar, 2022 1 commit
-
-
Ray Rafael Abenido authored
Modified README.md to add a YouTube link to meet with Lab 1 requirements and to improve readability of file.
-
- 18 Mar, 2022 4 commits
-
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
Jose Emmanuel B. Laurel authored
-
- 17 Mar, 2022 1 commit
-
-
Ray Rafael Abenido authored
Performed final checks on URL wiring: All URLs working, README file is filled out, .env file is properly storing SECRET_KEY while settings.py can reference the .env file for the SECRET_KEY, and all Lab 1 requirements met. Ready for submission.
-
- 16 Mar, 2022 2 commits
-
-
John Raymon C Yu authored
-
John Raymon C Yu authored
-
- 15 Mar, 2022 4 commits
-
-
-
Joshua Son authored
-
Ray Rafael Abenido authored
Added a .env file to hide secret key. Testing shows that the rest of the project remains unaffected by this change.
-
Ray Rafael Abenido authored
Added a forum app to project along with its URL wiring. Tests were also formed to check if URL wiring to other apps is working. All URL wiring to their respective apps is functioning properly as of this commit.
-
- 09 Mar, 2022 2 commits
-
-
Joshua Son authored
-
-
- 08 Mar, 2022 3 commits
-
-
Jose Emmanuel B. Laurel authored
Update README.md See merge request !1
-
Joshua Son authored
-
Joshua Son authored
-