Files @ 956f8c6fdaad
Branch filter:

Location: website/.gitignore

bsturmfels
podjango: Add "Podcast" model to support multiple podcasts

Each Cast (episode) can belong to one or more Podcast, allowing episodes to be
shared between podcasts. This enables us introductory episodes to be delivered
in their own feed, but also included in the main "The Corresponding Source"
feed.

This required adding an additional `podcast_slug` argument to most views. The
date archive views were dropped because they're not linked to from anywhere.

Added a `podcasts` view as an index of all available Podcasts.
*~
#*#
__pycache__
conservancy/static/docs/Transcript_Full_Vizios_MSJ_HearingDeptC-33.231005.pdf
conservancy/static/docs/SFC_response_to_summary_judgement.pdf
conservancy/static/docs/Vizio_summary_judgement_reply_brief.pdf
conservancy/static/docs/2023-4-28 VIZIOs Motion for Summary Judgment with Reservation.pdf

# Production secrets because we can't pass environment variables to mod_wsgi.
/secrets.json