- 21 Feb, 2023 6 commits
-
-
Washington99 authored
-
Washington99 authored
Added 10 artists, albums, and songs in each database model
-
Washington99 authored
Fixes UI when displaying foreign keys available in the admin panel
-
Washington99 authored
Now has list display, filtering, and search functionalities
-
Washington99 authored
Can now input album, artist, and song models from the admin panel
-
Washington99 authored
Successfully added an entry into table artist
-
- 13 Feb, 2023 5 commits
-
-
Washington99 authored
-
Washington99 authored
Part 3 of the lab1 is finished although I'm not sure if it's everything that needs to be done. Do we display the model data in the webpage too?
-
Washington99 authored
Apps have been initialized and containes numbers 1 and 2 of the lab specifications. Missing model implementations.
-
Washington99 authored
Contains the Django virtual environment as well as the necessary file for the secret key. The 3 needed apps have been initialized without any major edits yet, except for the homepage view
-
Washington99 authored
-