developer-student-club-thapar / officialWebsite

The official website for DSC TIET official website made using Django and React
https://dsctiet.com
MIT License
25 stars 59 forks source link

Podcasts App setup and models creation done #502

Closed raghavTinker closed 2 years ago

raghavTinker commented 2 years ago

Podcast app was created and the following models were created: a) PodcastGuest b) PodcastSeries c) Podcast d) Link e) PodcastLink f) PodcastGuestLink

Also registered the models.