- 21 Feb, 2023 2 commits
-
-
Ysobel Vera authored
Added extra attributes to models.py and built and customized the Django Admin panel to have search fields, list displays, and list filters for the Artist, Album, and Song classes
-
Ysobel Vera authored
Added formatting for the database
-
- 13 Feb, 2023 6 commits
-
-
Ysobel Vera authored
Added content to models in homepage app and added some formatting to the data.
-
Ysobel Vera authored
Removed unnecessary comments in settings.py and some parts of code that weren't being used in models in the homepage app.
-
Ysobel Vera authored
Created the Artist, Album, and Song classes for the homepage model.
-
Ysobel Vera authored
Made the content for the contact app. This time I figured out how to display different apps so the code works now.
-
Ysobel Vera authored
Made content for the about app. Issue: The code runs with no error but the content I wrote for the about app is not appearing on the website.
-
Ysobel Vera authored
Made the content for the homepage app and started on making the content for the about app
-